Move server to new hardware
This commit is contained in:
parent
643c6c9e9b
commit
145297af58
32 changed files with 129 additions and 321 deletions
|
@ -17,6 +17,7 @@
|
|||
impermanence.url = "github:nix-community/impermanence";
|
||||
mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.11";
|
||||
minecraft.url = "github:Infinidoge/nix-minecraft";
|
||||
spacebar.url = "github:spacebarchat/server";
|
||||
|
||||
# Home inputs
|
||||
home-manager = {
|
||||
|
@ -37,6 +38,7 @@
|
|||
impermanence,
|
||||
mailserver,
|
||||
minecraft,
|
||||
spacebar,
|
||||
home-manager,
|
||||
nur,
|
||||
blender,
|
||||
|
@ -62,7 +64,6 @@
|
|||
redmond = mkNix [ ./hosts/redmond ]; # Lenovo Dual-Boot
|
||||
iso = mkNix [ ./hosts/iso ]; # ISO File
|
||||
|
||||
kitty = mkNix [ ./hosts/kitty ]; # Dell Optiplex 7010
|
||||
midas = mkNix [ ./hosts/midas ]; # Dell Optiplex 5040
|
||||
prophet = mkNix [ ./hosts/prophet ]; # Oracle Neoverse-N1
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue