From c041ac5f4d8ec5830ccac3822cd9b551bc5b6f49 Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Thu, 13 Apr 2023 20:33:20 +0200 Subject: [PATCH] add some packages --- README.md | 7 ++++--- home.nix | 6 ++++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index edd602a..61c5a70 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/home.nix b/home.nix index 0337bd0..3dc8918 100644 --- a/home.nix +++ b/home.nix @@ -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 = ''