diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ stalwart-nix = { # local testing - # url = "path:/store2/code/stalwart-nix"; - url = "github:Wilkuu-2/stalwart-nix"; + url = "path:/store2/code/stalwart-nix"; + # url = "github:Wilkuu-2/stalwart-nix"; # Letting stalwart-nix using it's own nixpkgs prevents unnecessary rebuilds at the cost of some disk space. # inputs.nixpkgs.follows = "nixpkgs"; # inputs.treefmt-nix.follows = "treefmt-nix"; |
