add some packages

This commit is contained in:
Vinzenz Schroeter 2023-04-13 20:33:20 +02:00
parent 223a66264a
commit c041ac5f4d
2 changed files with 10 additions and 3 deletions

View file

@ -4,6 +4,7 @@ When adding a new host:
1. install NixOS via the graphical installer
2. `mv /etc/hardware-configuration ./devicename-hardware-configuration.nix`
3. copy an existing devicename.nix
5. change import to new-devicename-hardware-configuration.nix
4. `ln -s ./new-devicename.nix /etc/nixos/configuration`
5. apply
5. change import to `new-devicename-hardware-configuration.nix`
6. set the hostname and optional imports in `new-devicename.nix`
7. `ln -s ./new-devicename.nix /etc/nixos/configuration`
8. apply

View file

@ -49,6 +49,7 @@
tdesktop
lutris
amberol
simple-scan
]
# system monitoring
++ [
@ -56,6 +57,8 @@
btop
iotop
radeontop
lsof
wirelesstools
]
# command line niceness
++ [
@ -70,6 +73,9 @@
# gnome workbench
jetbrains.rider
alejandra
arduino
uucp
screen
];
file.".nanorc".text = ''