--wip-- [skip ci]
This commit is contained in:
parent
eea02abfcb
commit
762085707c
136 changed files with 261 additions and 261 deletions
|
|
@ -263,7 +263,7 @@
|
|||
# ./modules/nixos/minio_local.nix
|
||||
|
||||
./modules/nixos/hyprland.nix
|
||||
{ home-manager.users.bertof.imports = [ ./modules/hm/hyprland.nix ]; }
|
||||
{ home-manager.users.bertof.imports = [ ./hm/modules/hyprland.nix ]; }
|
||||
|
||||
./modules/nixos/musa.nix
|
||||
] ++ homeManagerUModules ++ [{
|
||||
|
|
@ -295,7 +295,7 @@
|
|||
# ./modules/nixos/minio_local.nix
|
||||
|
||||
./modules/nixos/hyprland.nix
|
||||
{ home-manager.users.bertof.imports = [ ./modules/hm/hyprland.nix ]; }
|
||||
{ home-manager.users.bertof.imports = [ ./hm/modules/hyprland.nix ]; }
|
||||
|
||||
./modules/nixos/musa.nix
|
||||
] ++ homeManagerUModules ++ [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue