feat(modules): move nix settings to a seperate module
This commit is contained in:
parent
e5bd395fd8
commit
e36875131b
8 changed files with 66 additions and 57 deletions
|
@ -20,9 +20,6 @@
|
|||
inetutils
|
||||
];
|
||||
|
||||
# Required for standalone home configuration
|
||||
nix.package = lib.mkForce pkgs.nixVersions.latest;
|
||||
nix.extraOptions = ''
|
||||
extra-substituters = https://nix-community.cachix.org
|
||||
extra-trusted-public-keys = nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue