This commit is contained in:
kirbara 2025-12-01 14:59:40 +07:00
parent cfcc57a8bd
commit a450a34f62
Signed by: exp
GPG key ID: D7E63AD0019E75D9
7 changed files with 10 additions and 11 deletions

View file

@ -1,4 +1,9 @@
{
flake-file.inputs = {
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
};
den.aspects = {
base = {
homeManager =