diff options
Diffstat (limited to 'host/automatix.nix')
-rw-r--r-- | host/automatix.nix | 2 |
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 = { |