attempt modularilty
This commit is contained in:
parent
3f7c2eccc2
commit
73f883e6a4
5 changed files with 156 additions and 12 deletions
|
@ -10,7 +10,6 @@ in
|
|||
imports =
|
||||
[
|
||||
# Include the results of the hardware scan.
|
||||
# Note we need to be in the /etc/nixos directory with this entire config repo for this relative path to work
|
||||
(/${settings.systemsDir}/${settings.system.hostname}/hardware-configuration.nix)
|
||||
# home manager import
|
||||
(import "${home-manager}/nixos")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue