Added Hyprland

This commit is contained in:
k
2024-11-19 22:01:50 -05:00
parent 4ffd2d8bfb
commit d9a2669577
2 changed files with 138 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
security.rtkit.enable = true;
security.polkit.enable = true;
security.pam.services.swaylock = {};
security.pam.services.hyprlock = {};
powerManagement.enable = true;
nix = {
@@ -93,6 +94,7 @@
steam.enable = true;
steam.gamescopeSession.enable = true;
gamemode.enable = true;
hyprland.enable = true;
};
users.users.k = {
@@ -130,7 +132,10 @@
intel-vaapi-driver
intel-compute-runtime
intel-media-driver
vpl-gpu-rt
microcodeIntel
mkl
embree
neovim
];
};