only eval unstable if needed
This commit is contained in:
parent
f30165eada
commit
30b2b8668b
3 changed files with 3 additions and 6 deletions
|
|
@ -30,10 +30,6 @@
|
|||
autoUpgrade.flake = "git+https://git.berlin.ccc.de/vinzenz/nixos-configuration.git";
|
||||
};
|
||||
|
||||
nixpkgs.overlays = [
|
||||
self.overlays.unstable-packages
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue