This commit is contained in:
2025-09-19 07:57:03 +00:00
parent f6d356c066
commit d412f1ac6c
6 changed files with 62 additions and 52 deletions

View File

@@ -92,20 +92,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";