Infini-OPTIPLEX: transfer services to Infini-DL360
This commit is contained in:
parent
253c57dd8f
commit
a9ccc13825
9 changed files with 7 additions and 7 deletions
|
@ -2,6 +2,13 @@
|
||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./disks.nix
|
./disks.nix
|
||||||
|
|
||||||
|
./factorio.nix
|
||||||
|
./freshrss.nix
|
||||||
|
./thelounge.nix
|
||||||
|
./vaultwarden.nix
|
||||||
|
./jellyfin.nix
|
||||||
|
./web.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostId = "8fa7a57c";
|
networking.hostId = "8fa7a57c";
|
||||||
|
|
Before Width: | Height: | Size: 882 KiB After Width: | Height: | Size: 882 KiB |
|
@ -2,13 +2,6 @@
|
||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./filesystems.nix
|
./filesystems.nix
|
||||||
|
|
||||||
./factorio.nix
|
|
||||||
./freshrss.nix
|
|
||||||
./thelounge.nix
|
|
||||||
./vaultwarden.nix
|
|
||||||
./jellyfin.nix
|
|
||||||
./web.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "23.05";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue