Image: Add handy commands

main
Philipp 2024-03-19 19:38:34 +01:00
parent 0ce60fb8f3
commit 7f70c50667
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -11,7 +11,9 @@
settings.experimental-features = [ "nix-command" "flakes" ];
};
environment.systemPackages = with pkgs; [
git
keyutils
rsync
tmux
];
console.keyMap = "neo";