summaryrefslogtreecommitdiff
path: root/hosts/optiplex/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/optiplex/home.nix')
-rw-r--r--hosts/optiplex/home.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/hosts/optiplex/home.nix b/hosts/optiplex/home.nix
index d293ae0..38646b1 100644
--- a/hosts/optiplex/home.nix
+++ b/hosts/optiplex/home.nix
@@ -1,6 +1,4 @@
-{ ... }: {
- imports = [ ../../home-manager ];
-
+{
theme.mint.theme.color = "Dark-Green";
theme.mint.icons.color = "Green";
wallpapers.enable = true;