update, cosmic

This commit is contained in:
Till 2025-07-18 01:02:39 +02:00
parent 08a543c953
commit 94a039fef0
5 changed files with 36 additions and 52 deletions

View file

@ -2,8 +2,8 @@
description = "Complete system and home config";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
home-manager.url = "github:nix-community/home-manager/release-24.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
home-manager.url = "github:nix-community/home-manager/release-25.05";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
nur.url = "github:nix-community/nur";
};
@ -22,6 +22,7 @@
./system/desktop.nix
./system/hardware/nova.nix
./system/gnome.nix
./system/cosmic.nix
./system/steam.nix
./system/btrbk.nix
./system/yubikey.nix