fix stormd

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-12-28 15:21:19 -06:00
parent 985d584213
commit 1b1bd60f4b
9 changed files with 1296 additions and 28 deletions

View file

@ -46,7 +46,7 @@
default = true;
description = "Open the ssh port.";
};
# users = mkOption {
docker = mkEnableOption (lib.mdDoc "Enable docker");
};
imports = [
@ -56,6 +56,9 @@
./ssh.nix
./ragenix.nix
./shell/common.nix
./tty_caps_esc.nix
./docker.nix
./fonts.nix
];
config = {
_module.args = {