Initial commit
This commit is contained in:
commit
cfcc57a8bd
353 changed files with 18756 additions and 0 deletions
5
flake/den/templates/default/modules/den.nix
Normal file
5
flake/den/templates/default/modules/den.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
den.hosts.x86_64-linux.igloo.users.alice = { };
|
||||
den.hosts.aarch64-darwin.apple.users.alice = { };
|
||||
den.homes.x86_64-linux.alice = { };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue