mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:36:33 +01:00
use default prism
This commit is contained in:
parent
78f20ca785
commit
f38e0e3c64
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
localPkgs.prismlauncher-withExtraStuff
|
prismlauncher
|
||||||
goverlay
|
goverlay
|
||||||
thunderbird
|
thunderbird
|
||||||
strawberry-qt6
|
strawberry-qt6
|
||||||
|
|
Loading…
Reference in a new issue