mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-19 21:44:13 -05:00
need to finish up user setup with passwords and whatnot
This commit is contained in:
parent
2141de8cb1
commit
15d77dc57c
16 changed files with 245 additions and 132 deletions
3
modules/common/default.nix
Normal file
3
modules/common/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{lib, ...}: {
|
||||
imports = lib.custom.scanPaths ./.;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue