diff --git a/users/maekasza/default.nix b/users/maekasza/default.nix index 5c816d1..861901e 100644 --- a/users/maekasza/default.nix +++ b/users/maekasza/default.nix @@ -1,5 +1,5 @@ { pkgs, ... }: { - imports = [ ../profiles/direnv ../profiles/git ../profiles/zsh ../profiles/neovim ../profiles/syncthing ../profiles/kdeconnect ../profiles/podman ../profiles/tmux ../profiles/mpv ../profiles/sway ]; + imports = [ ../profiles/direnv ../profiles/zsh ../profiles/neovim ../profiles/syncthing ../profiles/kdeconnect ../profiles/tmux ../profiles/mpv ../profiles/sway ]; targets.genericLinux.enable = true; home.packages = [ pkgs.home-manager ]; wayland.windowManager.sway.extraSessionCommands = ''