mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
fix yokai
This commit is contained in:
parent
d72eb16958
commit
86ba759343
3 changed files with 30 additions and 23 deletions
|
@ -17,7 +17,7 @@ in {
|
|||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB8oyMpS2hK3gQXyHIIVS6oilgMpemLmfhKKJ6RBMwUh johannes@joens.email"
|
||||
];
|
||||
packages = with pkgs;
|
||||
[ libsForQt5.kate libsForQt5.ark texlive.combined.scheme-full ]
|
||||
[ libsForQt5.kate libsForQt5.ark ]
|
||||
++ lib.optionals (config.system == "x86_64-linux") [
|
||||
discord
|
||||
lutris
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue