added flakes to common.nix
This commit is contained in:
@@ -38,6 +38,8 @@ in
|
||||
|
||||
nix-bitcoin.generateSecrets = lib.mkDefault true;
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ]
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
installerPy
|
||||
pythonEnv
|
||||
|
||||
Reference in New Issue
Block a user