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

chore: disable hypernix for now

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