aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix10
1 files changed, 4 insertions, 6 deletions
diff --git a/home.nix b/home.nix
index 92d6c81..b67a91d 100644
--- a/home.nix
+++ b/home.nix
@@ -11,10 +11,10 @@
11 ./programs 11 ./programs
12 ./services 12 ./services
13 ./x 13 ./x
14 ./mail.nix 14 # ./mail.nix
15 ]; 15 ];
16 16
17 home.stateVersion = "21.05"; 17 home.stateVersion = "22.11";
18 home.username = "np"; 18 home.username = "np";
19 home.homeDirectory = "/home/np"; 19 home.homeDirectory = "/home/np";
20 home.extraOutputsToInstall = [ "man" ]; 20 home.extraOutputsToInstall = [ "man" ];
@@ -28,7 +28,6 @@
28 firefox 28 firefox
29 xclip 29 xclip
30 ripgrep 30 ripgrep
31 ccls
32 miniserve 31 miniserve
33 rnix-lsp 32 rnix-lsp
34 pfetch 33 pfetch
@@ -49,18 +48,17 @@
49 ripgrep-all 48 ripgrep-all
50 urlview 49 urlview
51 slop 50 slop
52 gimp
53 fd 51 fd
54 du-dust 52 du-dust
55 jq 53 jq
56 stylish-haskell
57 libnotify 54 libnotify
58 inotify-tools 55 inotify-tools
59 rtorrent 56 rtorrent
60 sxiv 57 sxiv
61 lftp 58 lftp
62 zoom-us
63 pavucontrol 59 pavucontrol
60 cudatoolkit
61 pciutils
64 62
65 # meta 63 # meta
66 nixpkgs-review 64 nixpkgs-review