Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

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

fix(nanna): nixos hardware and change to cinnamon

cosmeak 5a77ef11 b6c2812f

+2 -2
+2 -2
modules/hosts/nanna/configuration.nix
··· 5 5 with inputs.self.nixosModules; 6 6 with inputs.self.factory; 7 7 [ 8 - inputs.nixos-hardware.nixosModules.lenovo-legion-15ich 8 + inputs.nixos-hardware.nixosModules.lenovo-legion-y530-15ich 9 9 grub 10 - budgie-desktop 10 + cinnamon-desktop 11 11 auto-upgrade 12 12 juliette 13 13 ];