Updated flake inputs

This commit is contained in:
Gene Liverman 2024-08-28 11:43:44 -04:00
parent 2299bac78c
commit 3ee6e56a78
2 changed files with 97 additions and 28 deletions

View file

@ -49,6 +49,7 @@
nixos-cosmic = {
url = "github:lilyinstarlight/nixos-cosmic";
inputs.nixpkgs-stable.follows = "nixpkgs";
#inputs.nixpkgs.follows = "nixpkgs-unstable";
inputs.nixpkgs.follows = "nixpkgs";
};