This commit is contained in:
Filippo Berto 2023-11-17 14:57:34 +01:00
parent b74916095a
commit dda78546c9
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 14 additions and 1 deletions

View file

@ -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 ++ [