diff options
| author | Grigory Shipunov | 2025-01-02 20:37:22 +0000 |
|---|---|---|
| committer | Grigory Shipunov | 2025-01-02 20:37:22 +0000 |
| commit | 8534d387bdde222991a1fa796cbbcef2a889c46a (patch) | |
| tree | dfa247de46f37e6049b090c13c5720c71e56e012 /flake.nix | |
| parent | 5c9d04d69b7ccde9a71245ae275a8c520f9c1a80 (diff) | |
remove stale keys
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -77,6 +77,8 @@ ./hosts/cloud ./modules/basic-tools + ./modules/server + ./modules/binary-caches.nix ]; }; minime = nixpkgs-stable.lib.nixosSystem { @@ -88,6 +90,7 @@ ./hosts/minime ./modules/basic-tools ./modules/server + ./modules/binary-caches.nix ]; }; }; |
