refactor(hosts): move hosts to root of flake
This commit is contained in:
parent
e888ebe69c
commit
062ecb093c
15 changed files with 4 additions and 4 deletions
6
hosts/ooksphone/modules/default.nix
Normal file
6
hosts/ooksphone/modules/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./theme.nix
|
||||
# ./openssh.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue