Install soft-serve on ninurta

This commit is contained in:
Tim Schubert 2023-07-09 01:11:47 +02:00
parent 4225de2ae9
commit 9480ab3246
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
7 changed files with 280 additions and 5 deletions

View file

@ -16,6 +16,7 @@
packages = import ./packages.nix;
secrets = import ./secrets.nix;
share = import ./share.nix;
soft-serve = import ./soft-serve.nix;
steam = import ./steam.nix;
sway = import ./sway.nix;
vpnServer = import ./vpnServer.nix;