This commit is contained in:
Zonsopkomst 2023-01-30 20:04:36 -06:00
parent cc91f3da61
commit c060533145
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ in
home-manager.users.aspire = {
# Begin packages and options
home.packages = with pkgs; [
dconf2nix
#dconf2nix
]
};
}