Compare commits
3 commits
0f782f21c8
...
442c3cec92
Author | SHA1 | Date | |
---|---|---|---|
442c3cec92 | |||
fb18de26a0 | |||
2fcd6ed271 |
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@ in
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = with pkgs.hyprlandPlugins; [
|
plugins = with pkgs.hyprlandPlugins; [
|
||||||
# hy3
|
hy3
|
||||||
# hyprspace
|
hyprspace
|
||||||
];
|
];
|
||||||
# TODO migrate to structured options
|
# TODO migrate to structured options
|
||||||
extraConfig = builtins.readFile ./hyprland.conf;
|
extraConfig = builtins.readFile ./hyprland.conf;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue