hai! wo? ich bin ein fisch.

This commit is contained in:
marty 2026-01-10 19:21:12 +01:00
parent eaea15fa3a
commit ef91935d4b
14 changed files with 196 additions and 5 deletions

View file

@ -26,7 +26,10 @@
shell = pkgs.fish;
};
imports = [ ./hardware.nix ];
imports = [
./hardware.nix
# ../../modules/server/nginx.nix
];
programs = {
light.enable = true;