Kieran's opinionated (and probably slightly dumb) nix config

chore: disable hypernix for now

+1 -3
+1 -3
home-manager/home.nix
··· 21 # catpuccin 22 inputs.catppuccin.homeManagerModules.catppuccin 23 24 - inputs.Hyprnix.homeManagerModules.hyprland 25 26 ./hyprland.nix 27 # ./hyprland ··· 62 flavor = "macchiato"; 63 }; 64 }; 65 - 66 - wayland.windowManager.hyprland.enable = true; 67 68 # git config 69 programs.git = {
··· 21 # catpuccin 22 inputs.catppuccin.homeManagerModules.catppuccin 23 24 + # inputs.Hyprnix.homeManagerModules.hyprland 25 26 ./hyprland.nix 27 # ./hyprland ··· 62 flavor = "macchiato"; 63 }; 64 }; 65 66 # git config 67 programs.git = {