dell
This commit is contained in:
@@ -180,6 +180,14 @@
|
||||
./systems/laptop/configuration.nix
|
||||
];
|
||||
};
|
||||
"dell" = mkHost {
|
||||
modules = [
|
||||
### User specific ###
|
||||
disko.nixosModules.disko
|
||||
./users/kopatz
|
||||
./systems/dell/configuration.nix
|
||||
];
|
||||
};
|
||||
#initial install done with nix run github:nix-community/nixos-anywhere/73a6d3fef4c5b4ab9e4ac868f468ec8f9436afa7 -- --flake .#adam-site root@<ip>
|
||||
#update with nixos-rebuild switch --flake .#adam-site --target-host "root@<ip>"
|
||||
"adam-site" = mkStableServer {
|
||||
|
||||
Reference in New Issue
Block a user