diff options
| author | adikro <adikro@disroot.org> | 2025-11-22 23:17:50 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-11-22 23:17:50 +0100 |
| commit | 2d4dc906719fd9cd0b784cffd405d09fc17f86c5 (patch) | |
| tree | 3539a2f8341250c7697ac765f5bc3370bcab9133 /hosts | |
| parent | 803585323bdd11dba7113f66d94f0357f4bfe1ce (diff) | |
idek
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/desktop/configuration.nix | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 824f421..96c1e09 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -148,13 +148,10 @@ environment.sessionVariables = { }; environment.systemPackages = with pkgs; [ - swaybg swaylock-effects swayidle - fuzzel - bemenu helvum - + fuzzel wineWowPackages.waylandFull winetricks tuigreet @@ -164,6 +161,7 @@ environment.sessionVariables = { gamemode mangohud grimblast + cliphist wl-clipboard nix-output-monitor nvd |
