modules/nixos: add comin

This commit is contained in:
zowoq 2024-03-16 11:52:48 +10:00
parent 47d6de1f1b
commit 7b83b7e285
4 changed files with 44 additions and 0 deletions

View file

@ -35,6 +35,9 @@
nur-update.url = "github:nix-community/nur-update";
nur-update.inputs.nixpkgs.follows = "nixpkgs";
comin.url = "github:nlewo/comin";
comin.inputs.nixpkgs.follows = "nixpkgs";
disko.url = "github:nix-community/disko";
disko.inputs.nixpkgs.follows = "nixpkgs";