added spider host
This commit is contained in:
parent
fa905d2cb6
commit
57f2638f0e
8 changed files with 157 additions and 1 deletions
8
home-manager/luna/spider.nix
Normal file
8
home-manager/luna/spider.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./common
|
||||
|
||||
./categories/cli
|
||||
./categories/desktop/common
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue