tangled
alpha
login
or
join now
dunkirk.sh
/
dots
3
fork
atom
Kieran's opinionated (and probably slightly dumb) nix config
3
fork
atom
overview
issues
pulls
pipelines
chore: disable hypernix for now
Kieran Klukas
2 years ago
6a63713d
45476443
+1
-3
1 changed file
expand all
collapse all
unified
split
home-manager
home.nix
+1
-3
home-manager/home.nix
···
21
21
# catpuccin
22
22
inputs.catppuccin.homeManagerModules.catppuccin
23
23
24
24
-
inputs.Hyprnix.homeManagerModules.hyprland
24
24
+
# inputs.Hyprnix.homeManagerModules.hyprland
25
25
26
26
./hyprland.nix
27
27
# ./hyprland
···
62
62
flavor = "macchiato";
63
63
};
64
64
};
65
65
-
66
66
-
wayland.windowManager.hyprland.enable = true;
67
65
68
66
# git config
69
67
programs.git = {