summaryrefslogtreecommitdiff
path: root/hosts/desktop/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/desktop/configuration.nix')
-rw-r--r--hosts/desktop/configuration.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix
index 210ac08..cc3cbf4 100644
--- a/hosts/desktop/configuration.nix
+++ b/hosts/desktop/configuration.nix
@@ -2,7 +2,6 @@
config,
inputs,
username,
- pkgs,
...
}:
{
@@ -70,7 +69,7 @@
kdeconnect.enable = true;
monero = {
enable = true;
- # mining.enable = true;
+ service.enable = true;
};
};
wm = {
@@ -79,8 +78,6 @@
};
};
- programs.nix-ld.enable = true;
-
xdg.terminal-exec = {
enable = true;
settings = {