loki | move home-directory to module

This commit is contained in:
Don Harper 2023-04-04 07:18:52 -05:00
parent bf1dcf6028
commit 41f54c0fa3
2 changed files with 233 additions and 0 deletions

View file

@ -4,9 +4,11 @@
imports =
[
<nixos-hardware/dell/xps/13-9310>
<home-manager/nixos>
/etc/nixos/hardware-configuration.nix
/home/don/nixos/workstation/configuration.nix
/home/don/nixos/loki/kernel.nix
/home/don/nixos/workstation/home.nix
/home/don/nixos/workstation/sway.nix
/home/don/nixos/workstation/detect-reboot-needed.nix
];