diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 13:38:01 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 13:38:01 +0530 | 
| commit | e3b73e8dd35126f6e0dd5894c44ec35afba9a4a1 (patch) | |
| tree | b1e3cd4c47c64b93d2c46b67f35cdaaa1688db95 | |
| parent | 110424657061aec67ee47758a30e98cc0cde7552 (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | machines/x/home.nix | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/x/home.nix b/machines/x/home.nix index fbd2ab9..cfba746 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -49,6 +49,8 @@ in {      "nvim"      "alacritty"      "dwl.nix" +    "way-displays" +    "swaylock"      "fuzzel"      "dunst"    ]);  | 
