l styx.r: disable syncthing, add consul
This commit is contained in:
parent
f3f5adc4b6
commit
1fa53c704e
@ -22,11 +22,11 @@ with import <stockholm/lib>;
|
|||||||
<stockholm/lass/2configs/fetchWallpaper.nix>
|
<stockholm/lass/2configs/fetchWallpaper.nix>
|
||||||
<stockholm/lass/2configs/home-media.nix>
|
<stockholm/lass/2configs/home-media.nix>
|
||||||
<stockholm/lass/2configs/syncthing.nix>
|
<stockholm/lass/2configs/syncthing.nix>
|
||||||
<stockholm/lass/2configs/sync/sync.nix>
|
|
||||||
# <stockholm/lass/2configs/idc.nix>
|
# <stockholm/lass/2configs/idc.nix>
|
||||||
<stockholm/lass/2configs/ppp/umts-stick.nix>
|
<stockholm/lass/2configs/ppp/umts-stick.nix>
|
||||||
<stockholm/lass/2configs/snapserver.nix>
|
<stockholm/lass/2configs/snapserver.nix>
|
||||||
<stockholm/lass/2configs/snapclient.nix>
|
<stockholm/lass/2configs/snapclient.nix>
|
||||||
|
<stockholm/lass/2configs/consul.nix>
|
||||||
];
|
];
|
||||||
|
|
||||||
krebs.build.host = config.krebs.hosts.styx;
|
krebs.build.host = config.krebs.hosts.styx;
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
boot.loader.grub.device = "/dev/disk/by-id/ata-SanDisk_SSD_G5_BICS4_20248F446514";
|
boot.loader.grub.device = "/dev/disk/by-id/ata-SanDisk_SSD_G5_BICS4_20248F446514";
|
||||||
boot.loader.grub.efiInstallAsRemovable = true;
|
boot.loader.grub.efiInstallAsRemovable = true;
|
||||||
|
|
||||||
|
|
||||||
fileSystems."/" =
|
fileSystems."/" =
|
||||||
{ device = "/dev/disk/by-uuid/ee5c9099-17fa-401e-852e-67cb4ae068f4";
|
{ device = "/dev/disk/by-uuid/ee5c9099-17fa-401e-852e-67cb4ae068f4";
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
|
Loading…
Reference in New Issue
Block a user