set up defiant
This commit is contained in:
parent
aabad6f30e
commit
eca25529d7
7 changed files with 61 additions and 24 deletions
7
enviroments/server/default.nix
Normal file
7
enviroments/server/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
../common
|
||||
];
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue