nixbook: update
This commit is contained in:
parent
270cfdc8d7
commit
f17722577a
5 changed files with 17 additions and 39 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{config, ...}: {
|
||||
programs.hyprland.enable = true;
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
withUWSM = true;
|
||||
};
|
||||
security.pam.services.hyprlock = {};
|
||||
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue