remove cosmic sneaking back in

This commit is contained in:
Chris Cochrun 2025-08-25 10:24:11 -05:00
parent c92e49b5f9
commit 7a2f095335
2 changed files with 3 additions and 20 deletions

View file

@ -4,7 +4,6 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixos-unstable-small.url = "github:nixos/nixpkgs/nixos-unstable-small";
nixpkgs.follows = "nixos-cosmic/nixpkgs";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-25.05";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
home-manager = {