Add home-manager config
This commit is contained in:
parent
40aaea83f4
commit
1cb090af73
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
[
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
|
||||
# Home-Manager Nix configuration file.
|
||||
./home-manager
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
|
|
Loading…
Reference in a new issue