desktop changes
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
./no-gui.nix
|
||||
./progs/alacritty.nix
|
||||
./progs/gpt4all/gpt4all.nix
|
||||
./progs/trezor.nix
|
||||
# ./progs/trezor.nix # - broken
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate =
|
||||
@@ -50,7 +50,7 @@
|
||||
foliate
|
||||
|
||||
#audio mixer (pavucontrol but for pipewire)
|
||||
pwvucontrol
|
||||
# pwvucontrol # - broken
|
||||
|
||||
#minecraft launcher
|
||||
prismlauncher
|
||||
@@ -121,6 +121,10 @@
|
||||
blender
|
||||
|
||||
ghidra-bin
|
||||
|
||||
# for mod organizer 2
|
||||
zenity
|
||||
p7zip
|
||||
]
|
||||
++ (builtins.filter lib.isDerivation (builtins.attrValues nerd-fonts));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user