Moved back to original drive cuz AAAAAAAAAA
parent
ae0aa874a6
commit
e72e224472
|
@ -14,12 +14,12 @@
|
||||||
boot.extraModulePackages = [ ];
|
boot.extraModulePackages = [ ];
|
||||||
|
|
||||||
fileSystems."/" =
|
fileSystems."/" =
|
||||||
{ device = "/dev/disk/by-uuid/e2d2abbc-0184-4ca3-8170-2500bc5577b0";
|
{ device = "/dev/disk/by-uuid/94c7af9d-2a39-4ae1-9447-91b1bacec334";
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/boot" =
|
fileSystems."/boot" =
|
||||||
{ device = "/dev/disk/by-uuid/3370-7B41";
|
{ device = "/dev/disk/by-uuid/B7A8-E52E";
|
||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -83,6 +83,7 @@
|
||||||
./Services/ssh.nix
|
./Services/ssh.nix
|
||||||
./Services/nginx.nix
|
./Services/nginx.nix
|
||||||
./Services/nextcloud.nix
|
./Services/nextcloud.nix
|
||||||
|
./Services/uptime-kuma.nix
|
||||||
./Services/tt-rss.nix
|
./Services/tt-rss.nix
|
||||||
./Services/owncast.nix
|
./Services/owncast.nix
|
||||||
# Sites
|
# Sites
|
||||||
|
|
Loading…
Reference in New Issue