prep arielle
This commit is contained in:
parent
96e5924fb0
commit
82115af252
13 changed files with 35 additions and 54 deletions
8
home/profiles/on-server.nix
Normal file
8
home/profiles/on-server.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./minimal.nix
|
||||
./devel.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue