Change home-manager to nix module

This commit is contained in:
askiiart 2023-12-30 18:04:43 -06:00
parent c6e5489e20
commit ccabbaafce
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
4 changed files with 16 additions and 1 deletions

View file

@ -23,5 +23,7 @@
pkgs.pinentry-gtk2
pkgs.pass
pkgs.dotnet-runtime_7
pkgs.fastfetch
pkgs.digikam
];
}