Add host "apogee"

This commit is contained in:
Nettika 2025-07-06 01:01:21 -07:00
parent bb53530665
commit d03bb62c23
6 changed files with 104 additions and 16 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, phps, agenix, ... }:
{ pkgs, phps, ... }:
let
fortune = pkgs.writeShellScript "cgi" ''
echo "Content-type: text/html"
@ -132,7 +132,6 @@ in {
mullvad-vpn
qbittorrent
system-config-printer
agenix.packages.x86_64-linux.default
];
programs.steam = {