Added apps to new box
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
../../modules/userapps/utils.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
firefox-esr
|
||||
shortwave
|
||||
kate
|
||||
rustup
|
||||
]
|
||||
|
||||
services.openssh.enable = true;
|
||||
|
||||
security.sudo = {
|
||||
|
||||
Reference in New Issue
Block a user