mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
Add missing lib.
This commit is contained in:
parent
4741278e48
commit
9ba7dc5adb
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
enable = lib.mkDefault true;
|
||||
crow = {
|
||||
enable = lib.mkDefault true;
|
||||
home.enable = mkDefault false;
|
||||
home.enable = lib.mkDefault false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue