summaryrefslogtreecommitdiff
path: root/hosts/desktop
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-06-12 00:53:25 +0200
committeradikro <adikro@disroot.org>2026-06-12 00:53:25 +0200
commit1eba5398fd09f98bd11cbf8c3b80f20bb9ce1f2d (patch)
treec103e3d6ee0e3b2a1e3ac8fd525c08eb7d37e938 /hosts/desktop
parent66eff7dbb117ccf9cbf743036f058d5dcb0a78e6 (diff)
microvm and dns stuff
Diffstat (limited to 'hosts/desktop')
-rw-r--r--hosts/desktop/configuration.nix32
-rw-r--r--hosts/desktop/home.nix2
2 files changed, 0 insertions, 34 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix
index adfb5a3..088098d 100644
--- a/hosts/desktop/configuration.nix
+++ b/hosts/desktop/configuration.nix
@@ -84,7 +84,6 @@
};
sunshine.enable = true;
virtualization.kvm.enable = true;
- kdeconnect.enable = true;
nix-helper.enable = true;
monero.wallet.enable = true;
sops.enable = true;
@@ -117,35 +116,4 @@
config.boot.kernelPackages.nct6687d
];
};
-
- # services.netbox = {
- # enable = true;
- # package = pkgs-stable.netbox;
- # secretKeyFile = "/var/lib/netbox/key";
- # apiTokenPeppersFile = "/var/lib/netbox/api-pepper";
- #
- # settings = {
- # ALLOWED_HOSTS = [
- # "localhost"
- # "127.0.0.1"
- # "[::1]"
- # ];
- # };
- # };
- #
- # services.nginx = {
- # enable = true;
- # user = "netbox";
- # recommendedProxySettings = true;
- # virtualHosts.localhost = {
- # locations = {
- # "/" = {
- # proxyPass = "http://[::1]:8001";
- # };
- # "/static/" = {
- # alias = "${config.services.netbox.dataDir}/static/";
- # };
- # };
- # };
- # };
}
diff --git a/hosts/desktop/home.nix b/hosts/desktop/home.nix
index cdce283..e4461cd 100644
--- a/hosts/desktop/home.nix
+++ b/hosts/desktop/home.nix
@@ -60,7 +60,6 @@
chat.enable = true;
obs.enable = true;
obsidian.enable = true;
- spicetify.enable = true;
torrent.enable = true;
yt-dlp.enable = true;
onlyoffice.enable = true;
@@ -94,7 +93,6 @@
};
home.packages = with pkgs; [
- cosmic-files
feishin
tmux
gimp