Get rid of autoupgrades for being smelly
This commit is contained in:
parent
bcadad2420
commit
7a85fe7770
2 changed files with 1 additions and 12 deletions
|
@ -1,9 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./autoupgrade
|
||||
./gc
|
||||
];
|
||||
imports = [ ./gc ];
|
||||
|
||||
nix.settings = {
|
||||
experimental-features = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue