Fix on os.nix
This commit is contained in:
@@ -26,9 +26,6 @@
|
|||||||
os.virtualisation.cuda.enable = true;
|
os.virtualisation.cuda.enable = true;
|
||||||
os.virtualisation.podman.enable = true;
|
os.virtualisation.podman.enable = true;
|
||||||
|
|
||||||
# Flatpak
|
|
||||||
os.flatpak.apps.enable = true;
|
|
||||||
|
|
||||||
# Ssh
|
# Ssh
|
||||||
programs.ssh.enableAskPassword = false; # No-window git push fix
|
programs.ssh.enableAskPassword = false; # No-window git push fix
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user