feat: update flake

This commit is contained in:
DACHXY 2025-02-20 00:35:33 +08:00
parent 62c4f2ccb7
commit b66238c0c4
11 changed files with 280 additions and 156 deletions

View file

@ -1,5 +1,6 @@
{
lib,
unstable,
inputs,
system,
nix-version,
@ -53,9 +54,9 @@ in
home-manager = {
backupFileExtension = "hm-backup";
useUserPackages = true;
useGlobalPkgs = true;
extraSpecialArgs = {
inherit
unstable
inputs
system
nix-version