Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

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

feat(nanna): add git

cosmeak d3803c7b cd785a05

+1
+1
modules/hosts/nanna/configuration.nix
··· 25 25 programs.firefox.enable = true; 26 26 27 27 environment.systemPackages = with pkgs; [ 28 + git 28 29 bazaar # Flatpak store 29 30 ]; 30 31