sourcephile
/
git
/
julm
/
julm-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
patate: anydesk: update to 6.3.2
[julm/julm-nix.git]
/
hosts
/
courge.nix
diff --git
a/hosts/courge.nix
b/hosts/courge.nix
index b567161f8ec91bdfbfe23d74afd9b3d8f7437681..41aec60e748658f0314819b5abe362e95d2eb94b 100644
(file)
--- a/
hosts/courge.nix
+++ b/
hosts/courge.nix
@@
-11,7
+11,7
@@
];
# Lower kernel's security for better performances
-
boot.kernelParams = [ "mitigations=off" ]
;
+
security.kernel.mitigations = "off"
;
home-manager.users.mo = {
imports = [ ../homes/mo.nix ];