diff options
author | tzlil <tzlils@protonmail.com> | 2023-05-14 17:08:38 +0300 |
---|---|---|
committer | tzlil <tzlils@protonmail.com> | 2023-05-14 17:08:38 +0300 |
commit | 583dd2ebccd5a5144a6289ccc1adef3a0789637e (patch) | |
tree | e0918cda31407bd17efe1babf5159f3f140b711c /hosts/laptop | |
parent | 8c6a913ca8b4f810c4a59ecc63da96e35b38418f (diff) |
stuff
Diffstat (limited to 'hosts/laptop')
-rw-r--r-- | hosts/laptop/cfg.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/laptop/cfg.nix b/hosts/laptop/cfg.nix index 21a27fe..b868a6e 100644 --- a/hosts/laptop/cfg.nix +++ b/hosts/laptop/cfg.nix @@ -15,11 +15,11 @@ ../../mixins/tailscale.nix ../../mixins/cli.nix ../../mixins/greet.nix - ../../mixins/hyprland.nix + # ../../mixins/hyprland.nix ../../mixins/sway.nix ../../mixins/pipewire.nix ../../mixins/multimedia.nix - ../../mixins/emacs + # ../../mixins/emacs ]; config = { |