Move and rename some stuff whatever

This commit is contained in:
Jimbo 2024-12-09 23:07:20 -05:00
parent a0cc623c4b
commit 7c5ff0253e
38 changed files with 53 additions and 127 deletions

View file

@ -1,6 +0,0 @@
{ ... }:
{
users.groups.admin = {
gid = 515;
};
}

View file

@ -1,7 +1,4 @@
{ ... }:
{
imports = [
./admin
./nfsShare
];
imports = [ ./nfsShare ];
}