ma x.r: disabel remode building again
This commit is contained in:
parent
8290c6507e
commit
9d0e857dad
@ -21,6 +21,9 @@
|
|||||||
services.nixosManual.enable = false;
|
services.nixosManual.enable = false;
|
||||||
boot.tmpOnTmpfs = lib.mkForce false;
|
boot.tmpOnTmpfs = lib.mkForce false;
|
||||||
|
|
||||||
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
networking.wireless.enable = true;
|
||||||
|
|
||||||
# File systems configuration for using the installer's partition layout
|
# File systems configuration for using the installer's partition layout
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
"/boot" = {
|
"/boot" = {
|
||||||
|
@ -57,7 +57,7 @@ with import <stockholm/lib>;
|
|||||||
<stockholm/makefu/2configs/tor.nix>
|
<stockholm/makefu/2configs/tor.nix>
|
||||||
<stockholm/makefu/2configs/vpn/vpngate.nix>
|
<stockholm/makefu/2configs/vpn/vpngate.nix>
|
||||||
# <stockholm/makefu/2configs/buildbot-standalone.nix>
|
# <stockholm/makefu/2configs/buildbot-standalone.nix>
|
||||||
<stockholm/makefu/2configs/remote-build/master.nix>
|
# <stockholm/makefu/2configs/remote-build/master.nix>
|
||||||
|
|
||||||
# Hardware
|
# Hardware
|
||||||
<stockholm/makefu/2configs/hw/tp-x230.nix>
|
<stockholm/makefu/2configs/hw/tp-x230.nix>
|
||||||
|
Loading…
Reference in New Issue
Block a user