mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
add handlerone
This commit is contained in:
parent
0c557f60cd
commit
e43fc615b1
3 changed files with 76 additions and 0 deletions
5
home/crow/HandlerOne.nix
Normal file
5
home/crow/HandlerOne.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
common/core
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue