diff options
author | Martin Fischer <martin@push-f.com> | 2024-12-30 11:11:43 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2024-12-30 11:11:43 +0100 |
commit | 30439c27155a05412c63d437f80262a67f3e206b (patch) | |
tree | b9575ee1be4f651967ab70143a67acf673d296c1 | |
parent | d2d37440b5742bf0b4878ba6de2de1ed4abfc18a (diff) |
feat(workstation): add element-desktop
-rw-r--r-- | nixos/profiles/workstation/graphical.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/profiles/workstation/graphical.nix b/nixos/profiles/workstation/graphical.nix index d79ed97..1e7944c 100644 --- a/nixos/profiles/workstation/graphical.nix +++ b/nixos/profiles/workstation/graphical.nix @@ -28,6 +28,7 @@ # graphical tools imv mpv + element-desktop # set and forget i3status-rust |