flake final

This commit is contained in:
2025-12-14 02:29:38 +03:00
parent 37ff696f8c
commit 631784560f
6 changed files with 246 additions and 34 deletions
+2
View File
@@ -13,6 +13,8 @@
];
programs.ssh.startAgent = true;
# services.gnome.gnome-keyring.enable = lib.mkForce false;
services.gnome.gcr-ssh-agent.enable = lib.mkForce false;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.gc = {