Added apps to new box

This commit is contained in:
2026-01-11 16:28:29 +02:00
parent 2969bbabef
commit 650f06392d

View File

@@ -7,6 +7,13 @@
../../modules/userapps/utils.nix
];
environment.systemPackages = with pkgs; [
firefox-esr
shortwave
kate
rustup
]
services.openssh.enable = true;
security.sudo = {