move hardware config into git repo
This commit is contained in:
parent
8ea01dbfac
commit
5648ade47c
4 changed files with 50 additions and 3 deletions
|
@ -11,7 +11,7 @@ in
|
|||
[
|
||||
# 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
|
||||
../../hardware-configuration.nix
|
||||
../${settings.hostname}/hardware-configuration.nix
|
||||
# home manager import
|
||||
(import "${home-manager}/nixos")
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue