diff options
| author | caley <u65487754@gmail.com> | 2026-05-22 14:33:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-22 14:33:46 +0200 |
| commit | d1deb564a04757723a23fccab33e424e383fcad1 (patch) | |
| tree | 9b0e90eda8533024b9f6d18aaecb08fb0a1a5d81 /nixos | |
| parent | 6eb577043c57a98324a0219fca96853d8cc7924c (diff) | |
Update configuration.nix
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index ed783ce..2235a39 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -99,7 +99,7 @@ environment.systemPackages = with pkgs; [ slurp vesktop waybar - wl-clip-persist + wl-clipboard zed-editor ]; |
