aboutsummaryrefslogtreecommitdiff
path: root/hosts/mantis/home.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2025-01-14 17:46:42 +0000
committerAkshay <[email protected]>2025-01-14 17:46:42 +0000
commitf2815e157fcdec51d59b791cb3f7d931014235ea (patch)
treeb06c85de4c6bfd490dae7e6dce81b13023efd21d /hosts/mantis/home.nix
parent5514b8f6849c904146d5f4c2fcfff0105f8177e1 (diff)
mantis: .
Diffstat (limited to 'hosts/mantis/home.nix')
-rw-r--r--hosts/mantis/home.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/hosts/mantis/home.nix b/hosts/mantis/home.nix
index e196052..dfabeed 100644
--- a/hosts/mantis/home.nix
+++ b/hosts/mantis/home.nix
@@ -14,8 +14,8 @@
14 # ./mail.nix 14 # ./mail.nix
15 ]; 15 ];
16 16
17 programs.niri.enable = true; 17 # programs.niri.enable = false;
18 programs.niri.config = builtins.readFile ./niri-config.kdl; 18 # programs.niri.config = builtins.readFile ./niri-config.kdl;
19 19
20 home.stateVersion = "22.11"; 20 home.stateVersion = "22.11";
21 home.username = "op"; 21 home.username = "op";
@@ -71,8 +71,9 @@
71 libinput 71 libinput
72 72
73 # wayland stuff 73 # wayland stuff
74 wl-clipboard-rs 74 xclip
75 swaybg 75 # wl-clipboard-rs
76 # swaybg
76 77
77 nixpkgs-fmt 78 nixpkgs-fmt
78 79