base: move basic Nix configuration
This commit is contained in:
parent
cfb135e118
commit
67523e7e31
3 changed files with 23 additions and 20 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./nix.nix
|
||||
./users.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue