Add vmware to system, simplify homedir logic, add more Hidden
This commit is contained in:
parent
f75eec5484
commit
04560dfbc5
10 changed files with 37 additions and 17 deletions
|
@ -1,9 +1,10 @@
|
|||
{ ... }:
|
||||
{ lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
./boot
|
||||
./disko
|
||||
./hardware
|
||||
./services
|
||||
./user
|
||||
../../modules/system
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue