diff options
author | makefu <github@syntax-fehler.de> | 2015-08-25 16:56:58 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-08-25 16:56:58 +0200 |
commit | 15831d4d06f121ce3636c1e5f0b0ca79925862ac (patch) | |
tree | 6d0de52e29a186510e0963f85d8706391d6b3697 /makefu/2configs/main-laptop.nix | |
parent | beb81c11d29fa2d18065d89848b68e54d083c0b5 (diff) |
makefu: add laptop utils
Diffstat (limited to 'makefu/2configs/main-laptop.nix')
-rw-r--r-- | makefu/2configs/main-laptop.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/2configs/main-laptop.nix b/makefu/2configs/main-laptop.nix index 8d2c8213e..294ee7510 100644 --- a/makefu/2configs/main-laptop.nix +++ b/makefu/2configs/main-laptop.nix @@ -12,6 +12,9 @@ with lib; firefox chromium keepassx + + virtmanager + at_spi2_core # dep for virtmanager? ]; services.redshift = { |