test
This commit is contained in:
parent
72935050d1
commit
e020d4d0c8
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
}; # nixosConfiguration
|
||||
|
||||
# Import hyprland configs for home manager
|
||||
homeConfigurations."albert@${hnostname}" = home-manager.lib.homeManagerConfiguration {
|
||||
homeConfigurations."albert@${hostname}" = home-manager.lib.homeManagerConfiguration {
|
||||
modules = [
|
||||
hyprland.homeManagerModules.default
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue