diff options
Diffstat (limited to 'hosts/optiplex/home.nix')
-rw-r--r-- | hosts/optiplex/home.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hosts/optiplex/home.nix b/hosts/optiplex/home.nix deleted file mode 100644 index 38646b1..0000000 --- a/hosts/optiplex/home.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ - theme.mint.theme.color = "Dark-Green"; - theme.mint.icons.color = "Green"; - wallpapers.enable = true; -} |