diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-05-01 18:03:31 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-05-01 18:03:31 +0530 |
| commit | 1a67a1352b08a59603b471f1838772512350641f (patch) | |
| tree | 4e33b5d47364c8d0606a71a34e843ade81daf6ce /machines/x/home.nix | |
| parent | f216fd893665c510c2819acb5f10b47e6d9fdb53 (diff) | |
Back to dwl
Diffstat (limited to '')
| -rw-r--r-- | machines/x/home.nix | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/machines/x/home.nix b/machines/x/home.nix index dee6de3..01785f3 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -41,6 +41,13 @@ in { "dotfiles.nix" "git" "nvim" + + "dwl.nix" + "themes.nix" + "way-displays" + "swaylock" + "dunst" + "alacritty" ]); |
