common: change remove rnix-lsp, add nil and nixpkgs-fmt, move nix default package to common

This commit is contained in:
2024-03-11 16:15:04 +01:00
parent c88c7c029a
commit 8ecb892244
5 changed files with 9 additions and 9 deletions
@@ -8,7 +8,7 @@ with materusArg.pkgs.lib;
#Single Packages
options.materus.profile.packages.home-manager = mkPrivateVar materusArg.cfg.configInputs.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
@@ -20,14 +20,14 @@ with materusArg.pkgs.lib;
nix-tree
nix-diff
nix-ld
rnix-hashes
rnix-lsp
nil
nixpkgs-fmt
nixpkgs-review
]);
options.materus.profile.packages.list.desktopApps = mkPrivateVar (with pkgs; [
barrier
(discord.override { nss = nss_latest; withOpenASAR = true; withTTS = true;})
(discord.override { nss = nss_latest; withOpenASAR = true; withTTS = true; })
tdesktop
mpv
ani-cli