❄️ Nix configurations
0
fork

Configure Feed

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

switch back to gnome

+2 -2
+2 -2
nixos/common/desktop/default.nix
··· 2 2 3 3 { 4 4 imports = [ 5 - ./sway2.nix 6 - # ./gnome.nix 5 + # ./sway2.nix 6 + ./gnome.nix 7 7 ]; 8 8 }