set up basics

This commit is contained in:
Schrottkatze 2023-04-25 18:36:26 +02:00
parent 979b78bafc
commit 6c2fea3b2f
3 changed files with 25 additions and 0 deletions

View file

@ -27,7 +27,9 @@
imports = [
./modules/proxy.nix
./modules/jitsi.nix
./modules/base-stuff.nix
];
system.stateVersion = "22.11";
};
};