Merge branch 'master' of clank:repos/nixos

Merge upstream with Ratchets local changes
This commit is contained in:
yaroslav
2025-06-12 14:57:53 +03:00
13 changed files with 255 additions and 28 deletions
+1
View File
@@ -24,6 +24,7 @@
};
services.openssh.enable = true;
services.openssh.settings.X11Forwarding = true;
# networking
networking.networkmanager.enable = true;