diff options
| author | Seth Flynn <[email protected]> | 2025-03-31 03:30:29 -0400 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-03-31 03:30:29 -0400 |
| commit | 93ba9bbca38916d7fb1223420f5cfd05ee06742b (patch) | |
| tree | fb7f284f04a9f5ac1f0211051e43296081a79f43 /flake.nix | |
| parent | 1d2c93163b6fb039dafbf53020d18d12595ff461 (diff) | |
nixos/server: `comin` -> `system.autoUpgrade`
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -72,11 +72,6 @@ flake = false; }; - comin = { - url = "github:nlewo/comin"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - getchpkgs = { url = "github:getchoo/getchpkgs"; inputs.nixpkgs.follows = "nixpkgs"; |
