materusPC: package changes

This commit is contained in:
2023-06-08 18:24:48 +02:00
parent 3fd176fc9a
commit a2ac677ac7
4 changed files with 5 additions and 2 deletions
@@ -8,7 +8,7 @@ with materusPkgs.lib;
#Single Packages
options.materus.profile.packages.home-manager = mkPrivateVar inputs.home-manager.packages.${pkgs.system}.home-manager;
options.materus.profile.packages.firefox = mkPrivateVar pkgs.firefox;
#Package Lists
options.materus.profile.packages.list.nixRelated = mkPrivateVar (with pkgs; [
nix-prefetch