stuff
This commit is contained in:
6
nix/etcnixos/flake.lock
generated
6
nix/etcnixos/flake.lock
generated
@@ -332,11 +332,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1726751368,
|
||||
"narHash": "sha256-UaLaS+LAGslTFnQOZs16Y90ybdA6rXoznqu2HvO5ykU=",
|
||||
"lastModified": 1726759964,
|
||||
"narHash": "sha256-d7ej4YWIxJs81uxlQSeiAUTqRLHJFhEtmbqIltKN1SI=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "fa09c7cca3aa8685ca69198b4510d54ef1fa7f73",
|
||||
"rev": "6886cfd66b1a58135d1e262d76834f77b2235f35",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -71,6 +71,9 @@
|
||||
systemd-boot.enable = lib.mkForce false;
|
||||
};
|
||||
|
||||
kernelParams = [
|
||||
"mitigations=off"
|
||||
];
|
||||
};
|
||||
|
||||
# this is a life saver.
|
||||
|
||||
Reference in New Issue
Block a user