mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
feat(vega): add core system utilities
This commit is contained in:
@@ -44,8 +44,11 @@
|
||||
environment.etcBackupExtension = ".backup";
|
||||
environment.motd = "";
|
||||
environment.packages = with pkgs; [
|
||||
openssh
|
||||
ncurses
|
||||
procps
|
||||
util-linux
|
||||
rsync
|
||||
gnutar
|
||||
];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
Reference in New Issue
Block a user