mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-07-17 18:35:22 +02:00
enabel suwayomi
This commit is contained in:
parent
7acd105816
commit
15a29879c5
1 changed files with 2 additions and 1 deletions
|
@ -86,6 +86,8 @@
|
||||||
gpgSmartcards.enable = true;
|
gpgSmartcards.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.suwayomi-server.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
prismlauncher
|
prismlauncher
|
||||||
thunderbird
|
thunderbird
|
||||||
|
@ -94,7 +96,6 @@
|
||||||
gh
|
gh
|
||||||
kdePackages.wallpaper-engine-plugin
|
kdePackages.wallpaper-engine-plugin
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
ciscoPacketTracer8
|
|
||||||
gns3-gui
|
gns3-gui
|
||||||
libreoffice-qt6-fresh
|
libreoffice-qt6-fresh
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue