Swayidle
This commit is contained in:
parent
b74916095a
commit
dda78546c9
3 changed files with 14 additions and 1 deletions
|
|
@ -140,6 +140,7 @@
|
|||
{
|
||||
home-manager.users.bertof.imports = [
|
||||
./modules/hm/hyprland.nix
|
||||
./modules/hm/swayidle.nix
|
||||
];
|
||||
}
|
||||
] ++ homeManagerModules ++ [
|
||||
|
|
@ -168,6 +169,7 @@
|
|||
{
|
||||
home-manager.users.bertof.imports = [
|
||||
./modules/hm/hyprland.nix
|
||||
./modules/hm/swayidle.nix
|
||||
];
|
||||
}
|
||||
] ++ homeManagerModules ++ [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue