summaryrefslogtreecommitdiff
path: root/hosts/desktop/configuration.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-05-03 22:09:25 +0200
committeradikro <adikro@disroot.org>2026-05-03 22:09:25 +0200
commit18e7f651ce33b1544178f444c6bd3fbaf44fc831 (patch)
treeca720cbd6e2a2d49a7e4070915288b079fef75be /hosts/desktop/configuration.nix
parent427b01da7b5be8a27f67bae13e2808d946ed22d8 (diff)
hm changes
Diffstat (limited to 'hosts/desktop/configuration.nix')
-rw-r--r--hosts/desktop/configuration.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix
index 8ee67e5..82909c2 100644
--- a/hosts/desktop/configuration.nix
+++ b/hosts/desktop/configuration.nix
@@ -109,15 +109,6 @@
thunar.enable = true;
};
- environment.systemPackages = with pkgs; [
- (inputs.subtui.packages.x86_64-linux.subtui)
- stow
- gimp
- vis
- lua-language-server
- nil
- ];
-
boot = {
kernelModules = [
"nct6687"