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.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"