mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
modularized user
This commit is contained in:
parent
41c07d0fc1
commit
09fdfeed11
3 changed files with 25 additions and 10 deletions
|
|
@ -1 +1 @@
|
|||
{ imports = [ ./hardware.nix ./system.nix ]; }
|
||||
{ imports = [ ./hardware.nix ./system.nix ./user ]; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue