Add host "apogee"
This commit is contained in:
parent
bb53530665
commit
d03bb62c23
6 changed files with 104 additions and 16 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue