Make package options and split users into different file

This commit is contained in:
Patrick Menking 2024-09-16 09:45:29 -04:00
parent dd7683a756
commit b1a0574ed1
5 changed files with 55 additions and 13 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./crow.nix
];
}