diff options
Diffstat (limited to 'machines/x/home.nix')
| -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"    ]); | 
