YAY
This commit is contained in:
parent
6162345da4
commit
7dffbd9b79
5 changed files with 137 additions and 0 deletions
9
hosts/kuroko/default.nix
Normal file
9
hosts/kuroko/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
imports = [
|
||||
./configuration.nix
|
||||
../../modules/core
|
||||
../../modules/wm
|
||||
../../modules/security
|
||||
../../modules/audio
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue