mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-12 23:58:57 -05:00
Require user to import their own home.nix
This commit is contained in:
parent
974b3e2d48
commit
6c34c8f62e
3 changed files with 10 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{lib, config, ...}: {
|
||||
imports = [
|
||||
./user.nix
|
||||
./home.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue