x: do not build on tmpfs
This commit is contained in:
parent
6a94b8836c
commit
08577b81cd
|
@ -6,6 +6,9 @@
|
||||||
# ./x230
|
# ./x230
|
||||||
./x13
|
./x13
|
||||||
|
|
||||||
|
# do not build in tmpfs
|
||||||
|
{ systemd.services.nix-daemon.environment.TMPDIR = "/var/tmp";}
|
||||||
|
|
||||||
../../2configs/networking/zerotier.nix
|
../../2configs/networking/zerotier.nix
|
||||||
../../2configs/default.nix
|
../../2configs/default.nix
|
||||||
## Common Hardware Components
|
## Common Hardware Components
|
||||||
|
@ -153,8 +156,8 @@
|
||||||
# ../../2configs/exim-retiolum.nix
|
# ../../2configs/exim-retiolum.nix
|
||||||
../../2configs/mail-client.nix
|
../../2configs/mail-client.nix
|
||||||
../../2configs/printer.nix
|
../../2configs/printer.nix
|
||||||
# ../../2configs/syncthing.nix
|
../../2configs/sync
|
||||||
# ../../2configs/sync
|
../../2configs/sync/share/x.nix
|
||||||
|
|
||||||
# Virtualization
|
# Virtualization
|
||||||
# ../../2configs/virtualisation/libvirt.nix
|
# ../../2configs/virtualisation/libvirt.nix
|
||||||
|
|
Loading…
Reference in a new issue