summaryrefslogtreecommitdiff
path: root/host/automatix.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2018-09-24 10:08:43 +0200
committerAdrian Kummerlaender2018-09-24 10:08:43 +0200
commitd87ea11ddad434052fae1eaf30ae70bf2f66a494 (patch)
treeb001c2fc7f8b11da639fafbb06b54bbcf32d2f8b /host/automatix.nix
parent34b73e34e2d6a280264421663c7bce326c68f897 (diff)
downloadnixos_system-d87ea11ddad434052fae1eaf30ae70bf2f66a494.tar
nixos_system-d87ea11ddad434052fae1eaf30ae70bf2f66a494.tar.gz
nixos_system-d87ea11ddad434052fae1eaf30ae70bf2f66a494.tar.bz2
nixos_system-d87ea11ddad434052fae1eaf30ae70bf2f66a494.tar.lz
nixos_system-d87ea11ddad434052fae1eaf30ae70bf2f66a494.tar.xz
nixos_system-d87ea11ddad434052fae1eaf30ae70bf2f66a494.tar.zst
nixos_system-d87ea11ddad434052fae1eaf30ae70bf2f66a494.zip
Port blog build, host custom Nix repository on automatix
Diffstat (limited to 'host/automatix.nix')
-rw-r--r--host/automatix.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/automatix.nix b/host/automatix.nix
index cbd0aeb..75e28bb 100644
--- a/host/automatix.nix
+++ b/host/automatix.nix
@@ -4,6 +4,8 @@
imports = [
./hardware/automatix.nix
./software/code.kummerlaender.eu.nix
+ ./software/pkgs.kummerlaender.eu.nix
+ ./software/blog.kummerlaender.eu.nix
];
boot.loader.grub = {