Added Hyprland
This commit is contained in:
parent
4ffd2d8bfb
commit
d9a2669577
2 changed files with 138 additions and 0 deletions
|
|
@ -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
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue