nod: Fifth attempt at flakes
Also simplified a few things, nice
This commit is contained in:
parent
e56514890d
commit
bac1813c77
4 changed files with 13 additions and 12 deletions
|
@ -28,7 +28,6 @@
|
|||
git # Needed for all the fetchFromGit in this repo on nixos-rebuild
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix.settings = {
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
warn-dirty = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue