also enable hyprland

This commit is contained in:
Noa Aarts 2024-06-19 12:19:47 +02:00
parent e1fda43415
commit 0fcfd987d4

View file

@ -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;