Migrate corp configuration to this repository and use flakes

This commit is contained in:
Eli Ribble 2025-07-16 09:32:19 -07:00
parent af5c966e5b
commit ecbb1b932c
17 changed files with 1099 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
imports = [
./cloud-init.nix
./do-agent.nix
./fish.nix
./onlyoffice.nix
./seafile.nix
./sudo.nix
./synapse.nix
./timecardbot.nix
./tmux.nix
];
}