this repo has no description
0
fork

Configure Feed

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

:fire: removed niri

+1 -1
+1 -1
hosts/desktop/default.nix
··· 124 124 125 125 zsh.enable = true; 126 126 127 - niri.enable = true; 127 + niri.enable = false; 128 128 }; 129 129 130 130 # Define a user account. Don't forget to set a password with ‘passwd’.