mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-02 11:23:57 -05:00
make slimmed down handler user for HandlerOne migration
This commit is contained in:
parent
a43506f960
commit
662abbedb5
6 changed files with 184 additions and 0 deletions
6
home/handler/HandlerOne.nix
Normal file
6
home/handler/HandlerOne.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
common/core
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue