fix all the shits
This commit is contained in:
parent
c15f7a253f
commit
5c2458a905
12 changed files with 70 additions and 29 deletions
6
modules/desktop/default.nix
Normal file
6
modules/desktop/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./system
|
||||
./core
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue