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/thinkpad/configuration.nix | |
| parent | 427b01da7b5be8a27f67bae13e2808d946ed22d8 (diff) | |
hm changes
Diffstat (limited to 'hosts/thinkpad/configuration.nix')
| -rw-r--r-- | hosts/thinkpad/configuration.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hosts/thinkpad/configuration.nix b/hosts/thinkpad/configuration.nix index b986f93..8bbc3b6 100644 --- a/hosts/thinkpad/configuration.nix +++ b/hosts/thinkpad/configuration.nix @@ -91,12 +91,5 @@ niri.enable = true; }; }; - environment.systemPackages = with pkgs; [ - stow - vis - gimp - appimage-run - (inputs.subtui.packages.x86_64-linux.subtui) - ]; # boot.kernelParams = [ "iomem=relaxed" ]; } |
