Fix on os.nix

This commit is contained in:
2026-04-05 16:46:29 +02:00
parent d1833db57c
commit 1064bda3dd
-3
View File
@@ -26,9 +26,6 @@
os.virtualisation.cuda.enable = true;
os.virtualisation.podman.enable = true;
# Flatpak
os.flatpak.apps.enable = true;
# Ssh
programs.ssh.enableAskPassword = false; # No-window git push fix