This commit is contained in:
2025-09-21 20:22:22 -06:00
37 changed files with 104 additions and 83 deletions

View File

@@ -96,20 +96,6 @@
};
nix.settings.experimental-features = ["nix-command" "flakes"];
# nix.settings.download-buffer-size = 5242880000;
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
# programs.mtr.enable = true;
# programs.gnupg.agent = {
# enable = true;
# enableSSHSupport = true;
# };
# List services that you want to enable:
# Enable the OpenSSH daemon.
system.stateVersion = "25.05";