diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-09-28 15:20:25 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-09-28 15:20:25 +0530 | 
| commit | cab9134cfafbd7abbc6766384191f58c1ca9c16a (patch) | |
| tree | d6cce13c88e63f29b4ba49bb4d4f5b606d06484e /machines/x/home.nix | |
| parent | 32fa47525533b73786d9b41e410a0e6106e18977 (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | machines/x/home.nix | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/machines/x/home.nix b/machines/x/home.nix index 52b6f06..2c009e5 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -25,6 +25,9 @@      firefox      google-chrome +    filezilla +    pcmanfm +      obs-studio      wl-clipboard @@ -40,7 +43,7 @@      "emacs"      "nvim" -    "dwl.nix" +    "qtile"      "themes.nix"      "way-displays"      "swaylock" | 
