mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-15 09:08:58 -05:00
repo restructure
This commit is contained in:
parent
1c9fd8d611
commit
62bec7e920
13 changed files with 218 additions and 193 deletions
7
modules/software/default.nix
Normal file
7
modules/software/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./keyd.nix
|
||||
./usershell.nix
|
||||
./xdg.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue