test
This commit is contained in:
parent
e81d644974
commit
2e5d07d77b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
hostname = "nixos-desktop"; username = "albert"; desktop = "gnome"; gpu = "nvidia"; theme = "gruvbox";
|
||||
};
|
||||
# Testing ARM NixOS
|
||||
nixos-rpi-01 = libx.mkHost = {
|
||||
nixos-rpi-01 = libx.mkHost {
|
||||
hostname = "nixos-rpi-01"; username = "albert"; platform = "";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue