first try plasma

This commit is contained in:
Noa Aarts 2024-06-19 11:37:44 +02:00
parent 67d30ccfe7
commit d5b8a1fff9
3 changed files with 27 additions and 2 deletions

View file

@ -3,7 +3,7 @@
{
imports =
[
../../modules/hyprland.nix
../../modules
../../modules/games
../../modules/applications
../../common/nvim/nvim.nix
@ -27,7 +27,8 @@
nixpkgs.config.allowUnfree = true;
modules = {
hyprland.enable = true;
hyprland.enable = false;
plasma.enable = true;
games.enable = true;
apps = {
enable = true;