Merge branch 'nixbook/master' into zenix/master
This commit is contained in:
commit
5ef0d7cc25
7 changed files with 25 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