fix(hosts/chrysomallon-squamiferum): disable noXlibs to fix build
This commit is contained in:
parent
40ea1cc395
commit
2b1d979502
|
@ -16,6 +16,8 @@
|
|||
|
||||
users.users.nixos.openssh.authorizedKeys.keyFiles = [../users/malte/yubikey.pub];
|
||||
|
||||
environment.noXlibs = false;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# For special computers
|
||||
chntpw
|
||||
|
|
Loading…
Reference in a new issue