add distributed builds
This commit is contained in:
parent
2c0a16a81b
commit
160003bf07
1 changed files with 2 additions and 1 deletions
|
@ -12,16 +12,17 @@
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../../backups.nix
|
../../backups.nix
|
||||||
../../boot.nix
|
../../boot.nix
|
||||||
|
../../distributed-builds.nix
|
||||||
../../emacs
|
../../emacs
|
||||||
../../git
|
../../git
|
||||||
../../gnome
|
../../gnome
|
||||||
../../gui
|
../../gui
|
||||||
|
../../gui/vscode
|
||||||
../../libvirt.nix
|
../../libvirt.nix
|
||||||
../../mercurial
|
../../mercurial
|
||||||
../../sdr.nix
|
../../sdr.nix
|
||||||
../../vim
|
../../vim
|
||||||
../../zsh
|
../../zsh
|
||||||
../../gui/vscode
|
|
||||||
];
|
];
|
||||||
|
|
||||||
fileSystems."/" = {options = ["compress=zstd"];};
|
fileSystems."/" = {options = ["compress=zstd"];};
|
||||||
|
|
Loading…
Reference in a new issue