mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
added features/default.nix
This commit is contained in:
parent
92841387af
commit
01708b2f1e
1 changed files with 6 additions and 0 deletions
6
hosts/workstation/features/default.nix
Normal file
6
hosts/workstation/features/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./hardware
|
||||
./software
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue