This commit is contained in:
2025-08-28 14:39:48 -06:00
parent 6466379e98
commit c5b32b9acc
42 changed files with 2500 additions and 18 deletions

View File

@@ -99,6 +99,8 @@
sydnix-cli.packages.x86_64-linux.default
];
services.flatpak.enable = true;
services.openssh = {
enable = true;
settings.PermitRootLogin = "yes";

View File

@@ -13,6 +13,8 @@
sydnix = {
filesystemType = "btrfs";
wifi.enable = true;
tailscale.enable = true;
earlyoom.enable = true;