diff options
| author | adikro <adikro@disroot.org> | 2026-05-03 22:09:25 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-05-03 22:09:25 +0200 |
| commit | 18e7f651ce33b1544178f444c6bd3fbaf44fc831 (patch) | |
| tree | ca720cbd6e2a2d49a7e4070915288b079fef75be /hosts/desktop/configuration.nix | |
| parent | 427b01da7b5be8a27f67bae13e2808d946ed22d8 (diff) | |
hm changes
Diffstat (limited to 'hosts/desktop/configuration.nix')
| -rw-r--r-- | hosts/desktop/configuration.nix | 9 |
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" |
