diff options
| author | lassulus <git@lassul.us> | 2025-08-09 19:03:02 +0200 |
|---|---|---|
| committer | lassulus <git@lassul.us> | 2025-08-09 19:03:02 +0200 |
| commit | 4e0eb0a369579fcc577eb01c007064e569741745 (patch) | |
| tree | 36cb289742d711daf47b286043b782cd200a38e5 /krebs/1systems | |
| parent | 4ec2ff1c3f0854e113714542e9a2b48a80d70b62 (diff) | |
| parent | 7335fc02c42abdf157f703634f9455d654e19178 (diff) | |
Merge remote-tracking branch 'makefu/master'
Diffstat (limited to 'krebs/1systems')
| -rw-r--r-- | krebs/1systems/puyak/config.nix | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/krebs/1systems/puyak/config.nix b/krebs/1systems/puyak/config.nix index 542106d5f..0c361cc42 100644 --- a/krebs/1systems/puyak/config.nix +++ b/krebs/1systems/puyak/config.nix @@ -11,7 +11,7 @@ # brain hosts/puyak/root ../../2configs/hw/getty-for-esp.nix - ../../2configs/buildbot/worker.nix + # ../../2configs/buildbot/worker.nix ## initrd unlocking # (brain hosts/puyak/luks-ssd;echo) | ssh root@$(brain krebs-secrets/puyak/initrd/hostname) 'cat /crypt-ramfs/passphrase' @@ -67,7 +67,7 @@ } # create samba share for anonymous usage with the laser and 3d printer pc - ../../2configs/shack/share.nix + # ../../2configs/shack/share.nix # mobile.lounge.mpd.shack ../../2configs/shack/mobile.mpd.nix @@ -159,7 +159,6 @@ services.logind.lidSwitchExternalPower = "ignore"; - environment.systemPackages = [ pkgs.zsh ]; system.activationScripts."disengage fancontrol" = '' |
