This commit is contained in:
2025-08-11 00:01:39 -05:00
parent e4ceb013cc
commit 6f773b5ef9

View File

@@ -93,7 +93,7 @@
experimental-features = [ "nix-command" "flakes" ];
};
};
/*
sops = {
age.keyFile = "/home/nathan/.config/sops/age/keys.txt";
defaultSopsFile = ./secrets.yaml;
@@ -105,7 +105,7 @@
};
};
};
*/
programs.fuse.userAllowOther = true;
home-manager = {