my system configurations ^-^
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: re-add hypr config

willow 1193f6f4 c9fa30c4

+1 -1
+1 -1
modules/home/default.nix
··· 134 134 # Home Manager is pretty good at managing dotfiles. The primary way to manage 135 135 # plain files is through 'home.file'. 136 136 home.file = { 137 - # ".config/hypr".source = dotfiles/hypr; 137 + ".config/hypr".source = ./dotfiles/hypr; 138 138 # ".config/tofi".source = dotfiles/tofi; 139 139 # # Building this configuration will create a copy of 'dotfiles/screenrc' in 140 140 # # the Nix store. Activating the configuration will then make '~/.screenrc' a