Commit graph

54 commits

Author SHA1 Message Date
Tigor Hutasuhut b04e84649a zellij: fix zellij failed to start when autoAttach is true when multiple
zellij sessions are running
2024-07-25 22:46:32 +07:00
Tigor Hutasuhut a4d757079b home: added zellij implementation 2024-07-25 22:28:38 +07:00
Tigor Hutasuhut 11203c1029 kitty: moved config file to programs directory 2024-07-23 10:24:21 +07:00
Tigor Hutasuhut b7525b1732 hyprland: mod+s now spawns ssh terminal to homeserver 2024-07-22 20:08:02 +07:00
Tigor Hutasuhut d4dffea6ff kitty: update configurations 2024-07-22 17:56:33 +07:00
Tigor Hutasuhut 46ca827065 zathura: clipboard set to "clipboard" by default 2024-07-22 14:04:26 +07:00
Tigor Hutasuhut 2f3a8bcde4 mongodb-compass: added config 2024-07-19 12:14:52 +07:00
Tigor Hutasuhut a4d1d8b115 wezterm: removed from default of hyprland because of performance reasons 2024-07-18 13:23:00 +07:00
Tigor Hutasuhut 672199aeaa bareksa: openvpn includes user-auth-pass in the secret file 2024-07-12 12:42:48 +07:00
Tigor Hutasuhut 025bb46f2e zsh: aliases uses pkgs when possible 2024-07-12 10:21:06 +07:00
Tigor Hutasuhut 7b37127348 zsh: added openvpn for bareksa alias 2024-07-12 10:15:14 +07:00
Tigor Hutasuhut b5684b63d5 wezterm: update config 2024-07-12 09:07:20 +07:00
Tigor Hutasuhut 28341a31e9 hyprland: defaults to wezterm if enabled 2024-07-11 15:06:20 +07:00
Tigor Hutasuhut e8c3c9dfe9 wezterm: added support for nixos specific settings 2024-07-10 15:13:57 +07:00
Tigor Hutasuhut 0c8337c9e4 wezterm: enabled for castle and fix configurations 2024-07-10 14:49:12 +07:00
Tigor Hutasuhut fe870e0785 starship: refactor for more readable code 2024-07-10 10:58:09 +07:00
Tigor Hutasuhut 1f65d2f8f1 zsh: revert back to starship 2024-07-10 10:54:25 +07:00
Tigor Hutasuhut 8bca4aaaf9 zsh: removed import podman completion zsh using zsh-defer 2024-07-10 10:50:41 +07:00
Tigor Hutasuhut 326a8103cd swayosg: moved to stable. and removed cosmic-term 2024-07-10 09:39:39 +07:00
Tigor Hutasuhut 83c40e5cc9 jellyfin-client: moved to stable 2024-07-10 09:35:05 +07:00
Tigor Hutasuhut cea1278f2b github: moved to stable 2024-07-10 09:34:58 +07:00
Tigor Hutasuhut 0b2f6c9f02 whatsapp: moved to stable 2024-07-10 09:32:51 +07:00
Tigor Hutasuhut f5e14674d9 dbeaver: moved from unstable to stable 2024-07-10 09:30:40 +07:00
Tigor Hutasuhut 3a7a1a972a dunst: nixified the configuration file 2024-07-10 09:25:45 +07:00
Tigor Hutasuhut 5552ca18ae wallust: build now using pinned rustc version 2024-07-10 08:53:11 +07:00
Tigor Hutasuhut c5294caa2c zsh: consolidate completion initialization 2024-07-08 15:18:39 +07:00
Tigor Hutasuhut a4d1df8813 fzf: added preview for zsh completion using eza when completing z 2024-07-08 14:42:43 +07:00
Tigor Hutasuhut e2861a968a zsh: fix compdump cache issue for building zsh completions 2024-07-08 13:54:03 +07:00
Tigor Hutasuhut 95915cb1cf zsh: update zsh plugins 2024-07-07 17:24:15 +07:00
Tigor Hutasuhut fcf0bc8f4a zsh: removed autocompletes as they slowdown startup time 2024-07-07 00:16:00 +07:00
Tigor Hutasuhut 033047ef89 zsh: uses nixos as plugin manager for speed 2024-07-06 23:55:05 +07:00
Tigor Hutasuhut ef77cd43d2 zsh: update configs 2024-07-06 22:41:58 +07:00
Tigor Hutasuhut 19a39b8990 hyprland: removed broken config 2024-07-03 15:41:49 +07:00
Tigor Hutasuhut bfc8bb01c4 castle: added easy effects 2024-07-02 14:37:57 +07:00
Tigor Hutasuhut 23f6d58671 zsh: diabled zsh auto complete as it is slow 2024-07-02 14:05:44 +07:00
Tigor Hutasuhut e1ad45ea54 neovim: add syntax hightlight 2024-07-02 14:05:24 +07:00
Tigor Hutasuhut 7df6889d30 flake: update lockfile 2024-06-24 09:05:04 +07:00
Tigor Hutasuhut 9390d5ebdd home: added zathura config 2024-06-19 16:56:10 +07:00
Tigor Hutasuhut 214cf36daf jellyfin: fix not imported in default.nix 2024-06-18 23:15:55 +07:00
Tigor Hutasuhut 049cf0bf4d zsh: cd now mapped to z 2024-06-17 18:21:38 +07:00
Tigor Hutasuhut c5761763e7 nvim: config removed from repository and moved to other repo 2024-06-17 17:50:57 +07:00
Tigor Hutasuhut 0738bef0b3 neovim: fix exec format 2024-06-17 17:28:32 +07:00
Tigor Hutasuhut 0361e056f5 nvim: clone the repository in the service script 2024-06-17 16:34:36 +07:00
Tigor Hutasuhut 058a15cb24 nvim: clone script creates the directory before cloning 2024-06-17 16:32:02 +07:00
Tigor Hutasuhut fba9237dba neovim: config now comes from a git repository instead of embedded
in the nixos configuration.
2024-06-17 16:26:56 +07:00
Tigor Hutasuhut 79ed7d929b nvim: added nil ls config 2024-06-12 19:52:07 +07:00
Tigor Hutasuhut 0712deac29 nvim: fix missing dependencies 2024-06-12 19:25:48 +07:00
Tigor Hutasuhut 806bfb6897 copilot: added to sops-nix secret 2024-06-12 19:19:13 +07:00
Tigor Hutasuhut 31e91d6bf3 fix: gui apps not included in options 2024-06-12 18:41:09 +07:00
Tigor Hutasuhut 30ab9882f0 nixos: fix missing options 2024-06-12 18:22:03 +07:00