This commit is contained in:
Miguel Palhas
2026-03-25 16:40:15 +00:00
parent be52931cbe
commit 6c397bc61a
8 changed files with 72 additions and 136 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
nix = {
settings = {
trusted-users = [
"'root"
"root"
"@wheel"
];
auto-optimise-store = lib.mkDefault true;