mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-25 21:52:33 -05:00
Make package options and split users into different file
This commit is contained in:
parent
dd7683a756
commit
b1a0574ed1
5 changed files with 55 additions and 13 deletions
5
modules/users/default.nix
Normal file
5
modules/users/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./crow.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue