From 10e737c423aff0d822f98807624c11357c25ee01 Mon Sep 17 00:00:00 2001 From: Malte Brandy Date: Wed, 14 Feb 2018 10:21:56 +0100 Subject: [PATCH] home/apollo: Modularize --- home/hosts/{apollo.nix => apollo/home.nix} | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) rename home/hosts/{apollo.nix => apollo/home.nix} (81%) diff --git a/home/hosts/apollo.nix b/home/hosts/apollo/home.nix similarity index 81% rename from home/hosts/apollo.nix rename to home/hosts/apollo/home.nix index b0578744..771d32e2 100644 --- a/home/hosts/apollo.nix +++ b/home/hosts/apollo/home.nix @@ -3,9 +3,9 @@ let unstable = import (fetchTarball https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz) {}; in { imports = [ - ../snippets/everywhere.nix - ../snippets/my-systems.nix - ../snippets/graphical.nix + ../../snippets/everywhere.nix + ../../snippets/my-systems.nix + ../../snippets/graphical.nix ]; home.packages = with pkgs; [ # config @@ -26,6 +26,10 @@ in { handbrake octave + #dev + rustup + gnome3.glade + # look & feel arc-theme arc-icon-theme