We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e5b43 commit 0c13fd6Copy full SHA for 0c13fd6
1 file changed
configuration.nix
@@ -12,6 +12,8 @@
12
13
services.sshd.enable = true;
14
15
+ programs.sway.enable = true;
16
+
17
networking.hostName = "mysystem";
18
}
19
0 commit comments