Add Home Manager configuration for osaka-vultr-01
This commit is contained in:
parent
b0621a2bd4
commit
f0f97604ab
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
};
|
||||
homeConfigurations = {
|
||||
# Virtual Machines
|
||||
"albert@osaka-vultr-01" = libx.mkHome { hostname = "osaka-vultr-01"; };
|
||||
"albert@nixos-vm-01" = libx.mkHome { hostname = "nixos-vm-01"; };
|
||||
"albert@nixos-vm-02" = libx.mkHome { hostname = "nixos-vm-02"; desktop = "hyprland"; theme = "gruvbox"; };
|
||||
# Physical Machines
|
||||
|
|
Loading…
Reference in a new issue