1
0
Fork 0

home/apollo: Modularize

This commit is contained in:
Malte Brandy 2018-02-14 10:21:56 +01:00
parent 12ffad520d
commit 10e737c423

View file

@ -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