also enable hyprland
This commit is contained in:
parent
e1fda43415
commit
0fcfd987d4
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
hyprland.enable = false;
|
hyprland.enable = true;
|
||||||
games.enable = true;
|
games.enable = true;
|
||||||
apps = {
|
apps = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue