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

chore: disable hypernix for now

Changed files
+1 -3
home-manager
+1 -3
home-manager/home.nix
···
# catpuccin
inputs.catppuccin.homeManagerModules.catppuccin
-
inputs.Hyprnix.homeManagerModules.hyprland
./hyprland.nix
# ./hyprland
···
flavor = "macchiato";
};
};
-
-
wayland.windowManager.hyprland.enable = true;
# git config
programs.git = {
···
# catpuccin
inputs.catppuccin.homeManagerModules.catppuccin
+
# inputs.Hyprnix.homeManagerModules.hyprland
./hyprland.nix
# ./hyprland
···
flavor = "macchiato";
};
};
# git config
programs.git = {