New structure since I kept struggling with the home-manager implemnentation
This commit is contained in:
@@ -17,10 +17,3 @@ in
|
||||
max-jobs = 1;
|
||||
};
|
||||
}
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
nix.settings = {
|
||||
extra-experimental-cores = [ "nix-command" "flakes" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user