Sync
This commit is contained in:
parent
c1025627ae
commit
cef3a949fe
40 changed files with 3401 additions and 158 deletions
9
users/default.nix
Normal file
9
users/default.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
imports = [
|
||||
./admin
|
||||
./apps
|
||||
./backup
|
||||
./deploy
|
||||
./media
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue