diff options
| author | adikro <adikro@disroot.org> | 2026-06-12 00:53:25 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-06-12 00:53:25 +0200 |
| commit | 1eba5398fd09f98bd11cbf8c3b80f20bb9ce1f2d (patch) | |
| tree | c103e3d6ee0e3b2a1e3ac8fd525c08eb7d37e938 /hosts/desktop/home.nix | |
| parent | 66eff7dbb117ccf9cbf743036f058d5dcb0a78e6 (diff) | |
microvm and dns stuff
Diffstat (limited to 'hosts/desktop/home.nix')
| -rw-r--r-- | hosts/desktop/home.nix | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
