disable flakes (not needed)
This commit is contained in:
parent
1c904907d6
commit
46bb9734b7
@ -76,14 +76,6 @@
|
||||
nix = {
|
||||
# optimize the store
|
||||
optimise.automatic = true;
|
||||
|
||||
# enable flakes!
|
||||
settings = {
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
boot = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user