oops it's been a minute
This commit is contained in:
parent
5f434b1979
commit
55013f738c
22 changed files with 468 additions and 323 deletions
|
@ -5,6 +5,7 @@
|
|||
}: {
|
||||
# perlless activations
|
||||
boot.initrd.systemd.enable = true;
|
||||
# breaks everything
|
||||
# system.etc.overlay = {
|
||||
# enable = lib.mkDefault true;
|
||||
# mutable = true;
|
||||
|
@ -20,7 +21,7 @@
|
|||
environment.defaultPackages = lib.mkDefault [];
|
||||
documentation.info.enable = false;
|
||||
|
||||
# no cppnix
|
||||
# no cppnix .. ?
|
||||
# system.systemBuilderArgs.disallowedRequisites = [pkgs.nix];
|
||||
nix.package = pkgs.lix;
|
||||
system.tools.nixos-option.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue