Cleanup cosmic stuff

This commit is contained in:
Tyler Mayoff 2025-03-20 19:54:24 -04:00
parent 1bb97e3fd1
commit 8068a20e5f
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,7 @@
description = "Home manager flake";
inputs = {
# nixpkgs.follows = "nixos-cosmic/nixpkgs-stable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
lix-module = {
@ -22,7 +23,6 @@
cosmic = {
url = "github:lilyinstarlight/nixos-cosmic";
# inputs.nixpkgs.follows = "nixpkgs";
};
};