Added hyprland home-manager
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
./home
|
./home
|
||||||
./home/shell
|
./home/shell
|
||||||
./home/applications
|
./home/applications
|
||||||
./home/desktops/kde
|
./home/desktops/hyprland
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
3
home/desktops/hyprland/default.nix
Normal file
3
home/desktops/hyprland/default.nix
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
wayland.windowManager.hyprland.enable = true;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user