ma tsp.r,wbob.r,sdev.r: include home-manager

This commit is contained in:
makefu 2020-07-14 23:09:49 +02:00
parent bf4438e815
commit 52d85f456b
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
3 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,7 @@
imports =
[ # Include the results of the hardware scan.
<stockholm/makefu>
<stockholm/makefu/2configs/home-manager>
# <stockholm/makefu/2configs/hw/vbox-guest.nix> # broken since 2019-04-18
{ # until virtualbox-image is fixed

View File

@ -7,6 +7,7 @@
imports =
[ # Include the results of the hardware scan.
<stockholm/makefu>
<stockholm/makefu/2configs/home-manager>
<stockholm/makefu/2configs/main-laptop.nix>
# <stockholm/makefu/2configs/tools/all.nix>
<stockholm/makefu/2configs/fs/single-partition-ext4.nix>

View File

@ -9,6 +9,7 @@ in {
imports =
[ # Include the results of the hardware scan.
<stockholm/makefu>
<stockholm/makefu/2configs/home-manager>
<stockholm/makefu/2configs/support-nixos.nix>
<stockholm/makefu/2configs/zsh-user.nix>
<stockholm/makefu/2configs/tools/core.nix>