Commit Graph

785 Commits (59c843d452a9a87693f0162f4fc53a6cc31e90d1)

Author SHA1 Message Date
Moritz Böhme 5fc963c537
refactor!: remove unused modules, bindings, etc. 2023-04-10 15:12:45 +02:00
Moritz Böhme b1a6d5016a
feat(nvim): add gitignore nvim 2023-04-10 14:36:40 +02:00
Moritz Böhme d902903984
build!: update inputs 2023-04-10 11:54:27 +02:00
Moritz Böhme 5a0fbea15c
feat(nvim): replace impatient with new vim loader 2023-04-10 11:52:13 +02:00
Moritz Böhme 7b9674969a
feat(nvim): add null ls 2023-04-10 01:05:25 +02:00
Moritz Böhme e154f827fd
refactor(nvim): use builtin table merge function 2023-04-09 19:41:17 +02:00
Moritz Böhme 07e1294937
refactor: remove empty table 2023-04-09 19:41:16 +02:00
Moritz Böhme c5d1d1262c
feat(nvim): add zen mode and twilight 2023-04-09 19:41:15 +02:00
Moritz Böhme bc12d257f1
feat(nvim): add trouble nvim 2023-04-09 19:41:14 +02:00
Moritz Böhme 929773f3e8
feat(nvim): add vim startuptime 2023-04-09 19:41:13 +02:00
Moritz Böhme 1a71d118c4
feat(nvim)!: remove advanced git search 2023-04-09 19:41:12 +02:00
Moritz Böhme 66652a650c
feat(nvim): improve/add keybinds 2023-04-09 19:41:11 +02:00
Moritz Böhme d1159b1ea9
feat(nvim)!: replace nvim tree with neotree 2023-04-09 19:41:09 +02:00
Moritz Böhme e949f942de
feat(nvim): add keybinds for gitsigns 2023-04-09 19:41:08 +02:00
Moritz Böhme 5c2cb5feb4
feat(desktop): replace redshift with gammastep 2023-04-09 19:41:07 +02:00
Moritz Böhme 37c4cc70e3
build!: update inputs 2023-04-05 08:54:30 +02:00
Moritz Böhme f1f1ce943c
feat!: remove unused input and unneeded comments 2023-04-05 08:52:36 +02:00
Moritz Böhme 8a6cdf7632
feat(nvim): add comment-box.nvim 2023-04-05 08:52:02 +02:00
Moritz Böhme d6fbbb945c
feat(nvim): add bufferline.nvim 2023-03-26 18:38:13 +02:00
Moritz Böhme 4c93733c44
feat(nvim): add oil.nvim 2023-03-26 18:30:14 +02:00
Moritz Böhme a1fc3d39da
feat(nvim): add ( after completion of function 2023-03-26 18:29:32 +02:00
Moritz Böhme 5977d6a7e1
feat(nvim): add various keybinds 2023-03-26 18:28:49 +02:00
Moritz Böhme c5aaacf0f9
refactor(nvim): move options to seperate file 2023-03-26 18:27:41 +02:00
Moritz Böhme f158ecde96
Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-18 06:21:30 +01:00
Moritz Böhme 672d89adc3
fix(navi): remove fzf C-g for git binding 2023-03-18 06:19:12 +01:00
Moritz Böhme 1e93039d85
fix(desktop): switch to stable signal version 2023-03-18 06:18:33 +01:00
Moritz Böhme 1ab2b8cf96
feat(base): remove grep to rg alias 2023-03-18 06:17:22 +01:00
Moritz Böhme 1e9b1bddb6
refactor(fish): remove dead code 2023-03-18 06:16:53 +01:00
Moritz Böhme 4e5924de18
feat(base): add navi 2023-03-18 06:14:59 +01:00
Moritz Böhme 35956c0557
feat(base): limit fzf height 2023-03-18 06:14:11 +01:00
Moritz Böhme 75591db511
feat(theming): style fzf 2023-03-18 06:12:48 +01:00
Moritz Böhme 2a30af014e refactor(yubikey)!: add supportLuks option 2023-03-14 09:52:28 +01:00
Moritz Böhme 42970f7f9b feat(hyprland): use nicer workspace animation 2023-03-13 09:16:37 +01:00
Moritz Böhme e1e4ba64ac Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-13 09:08:30 +01:00
Moritz Böhme 68ecd9b39d feat(nvim): add bash language server 2023-03-13 09:07:50 +01:00
Moritz Böhme 15558cbc2f
feat(nvim): add advanced-git-search-nvim 2023-03-11 17:26:15 +01:00
Moritz Böhme 958e91c836
feat(hyprland): better animations 2023-03-11 17:02:11 +01:00
Moritz Böhme b87d7b387a
refactor(nvim): discover plugins automatically 2023-03-11 17:00:32 +01:00
Moritz Böhme b81735b885
feat(desktop)!: remove emacs 2023-03-09 16:58:44 +01:00
Moritz Böhme 033ae38d5c
Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-09 16:21:51 +01:00
Moritz Böhme 1be12ba2c3
feat(nvim): add impatient.nvim for faster startup 2023-03-09 16:17:27 +01:00
Moritz Böhme 2df38d379d
feat(nvim): add lazy loading for cmp 2023-03-07 14:26:37 +01:00
Moritz Böhme 8e7a85b21a
nvim: only show lsp lightbulb as sign 2023-03-05 14:04:00 +01:00
Moritz Böhme 6b84758a6c
nvim: make nvim-ufo use statuscolumn (pretty) 2023-03-05 14:02:54 +01:00
Moritz Böhme 04dacde028
nvim: add separate config files for most plugins 2023-03-04 13:34:55 +01:00
Moritz Böhme 9db80c9673
Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-02 15:16:33 +01:00
Moritz Böhme d92bfc5945
desktop: use unstable handbrake again 2023-03-02 15:15:16 +01:00
Moritz Böhme 19944b3ca1 nvim: add direnv support 2023-03-02 09:47:17 +01:00
Moritz Böhme 70c91c277a Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-02 09:22:15 +01:00
Moritz Böhme dc2b0abac1 nvim: disable packages count on dashboard 2023-03-02 09:21:07 +01:00
Moritz Böhme e8527837ec base: alias cd to z 2023-03-02 09:20:35 +01:00
Moritz Böhme 05631f016d
nvim: add json formatter 2023-03-02 09:14:27 +01:00
Moritz Böhme e2d4143c2a
nvim: add neovide 2023-03-02 09:13:46 +01:00
Moritz Böhme 67271f3ab9 nvim: ignore column length in dashboard 2023-02-28 14:12:14 +01:00
Moritz Böhme c7fabe4eab nvim: add zoxide telescope 2023-02-28 14:11:54 +01:00
Moritz Böhme 11156f282c direnv: add poetry layout for direnv 2023-02-28 12:55:06 +01:00
Moritz Böhme d01a5c0722 base: add zoxide to packages 2023-02-28 12:54:34 +01:00
Moritz Böhme 17085b4a1b
nvim: use unstable lspsaga 2023-02-28 00:21:32 +01:00
Moritz Böhme 14b39fcd44
Merge remote-tracking branch 'origin/nixos' into nixos 2023-02-27 23:49:00 +01:00
Moritz Böhme f9109b6646
nvim: add lspsage 2023-02-27 23:48:21 +01:00
Moritz Böhme 55ccb1d06c nvim: add ruff lsp 2023-02-27 23:09:14 +01:00
Moritz Böhme 38f175b845 nvim: disable copilot lua on startup 2023-02-27 23:09:14 +01:00
Moritz Böhme 44b84c849d nvim: add unstable version of copilot lua 2023-02-27 23:09:14 +01:00
Moritz Böhme 7d5ffb31f3 hyprland: add wdisplays package 2023-02-26 13:33:13 +01:00
Moritz Böhme 5af6008c7d theming: [FIX] evaluation error when not enabling theme option 2023-02-26 12:50:27 +01:00
Moritz Böhme ea59147fcd Merge remote-tracking branch 'origin/nixos' into nixos 2023-02-26 12:22:05 +01:00
Moritz Böhme b0c16a0c41
nvim: [HACK] add isort to python non default formatters 2023-02-26 11:38:55 +01:00
Moritz Böhme 15dfb33122
nvim: [HACK] add command for non default formatters 2023-02-26 11:22:14 +01:00
Moritz Böhme 75be58861b
wireguard: add dns 2023-02-24 18:42:37 +01:00
Moritz Böhme 55c7f4d57d
base: add attic 2023-02-24 18:42:20 +01:00
Moritz Böhme 9b7403f235
Merge remote-tracking branch 'origin/nixos' into nixos 2023-02-24 14:08:36 +01:00
Moritz Böhme 05014b9ec7
nvim: add rust_analyzer as language server 2023-02-24 14:07:58 +01:00
Moritz Böhme 968e70c387
openvpn: remove openvpn in favour of wireguard 2023-02-24 12:09:04 +01:00
Moritz Böhme ed5623256c
wireguard: init wireguard service 2023-02-24 12:08:29 +01:00
Moritz Böhme 8920ce2ec5
shell: add nom to monitor nixos-rebuild 2023-02-24 12:04:53 +01:00
Moritz Böhme a13aaa59cb
nvim: add telescope fzf native 2023-02-23 13:37:59 +01:00
Moritz Böhme c8f927f4dc
nvim: add smartcolumn 2023-02-23 13:34:59 +01:00
Moritz Böhme 1815894015
git: add abbreviations 2023-02-20 21:44:31 +01:00
Moritz Böhme 21d6fad0ec
nvim: add vim lion 2023-02-20 19:07:43 +01:00
Moritz Böhme 0b6d832f54
hyprland: change animations 2023-02-20 19:07:19 +01:00
Moritz Böhme e267b6a806
nvim: remove cmp spell for slowing down editor 2023-02-20 19:05:46 +01:00
Moritz Böhme 621d77bc6e
Flake: update inputs and show diff on switch 2023-02-20 19:04:38 +01:00
Moritz Böhme bf5a280f34
nvim: formatting and style 2023-02-19 13:24:22 +01:00
Moritz Böhme 16a579b6b3
nvim: add nvim tree 2023-02-19 13:23:49 +01:00
Moritz Böhme d99a52fb0e
nvim: add spell completion 2023-02-19 13:21:37 +01:00
Moritz Böhme 30e7dc07e5
nvim: inline single use variable 2023-02-18 17:55:20 +01:00
Moritz Böhme c9dac34ee0
nvim: add autopairs 2023-02-18 17:16:37 +01:00
Moritz Böhme 1da7930115
nvim: add pulgin to return to last location 2023-02-18 17:16:02 +01:00
Moritz Böhme a7356cabbe
nvim: add gitsigns 2023-02-18 17:15:32 +01:00
Moritz Böhme 77b1ef7a07
nvim: add formatters 2023-02-18 17:14:56 +01:00
Moritz Böhme b26149af98
nvim: formatting 2023-02-18 16:25:09 +01:00
Moritz Böhme eb77aa8823
nvim: add orgmode 2023-02-18 16:24:38 +01:00
Moritz Böhme 819590103d
nvim: add copilot 2023-02-18 16:23:58 +01:00
Moritz Böhme 2bc3938654
nvim: add lspkind 2023-02-18 16:22:21 +01:00
Moritz Böhme 6e6bb3422c
nvim: add external formatter support 2023-02-18 14:09:01 +01:00
Moritz Böhme 2fe2b60fd4
nvim: add nvim-treesitter-textsubjects 2023-02-17 22:22:35 +01:00
Moritz Böhme 6f28bd821e
nvim: add surround 2023-02-17 22:22:35 +01:00
Moritz Böhme 10ebfad990
nvim: add comment + treesitter aware commentstring 2023-02-17 22:22:34 +01:00
Moritz Böhme 5942a1c94c
nvim: add lualine 2023-02-17 22:22:33 +01:00
Moritz Böhme 52862635a4
nvim: increase which-key timeout 2023-02-17 22:22:31 +01:00
Moritz Böhme aa8d7c6901
nvim: rework lspconfig 2023-02-17 22:22:30 +01:00
Moritz Böhme b7c893aa0a
add dashboard config 2023-02-17 13:00:23 +01:00
Moritz Böhme fe6af3b8f2
tweak lua formatting options 2023-02-17 12:59:51 +01:00
Moritz Böhme d63cee0e98
add lsp 2023-02-17 12:38:44 +01:00
Moritz Böhme 5a4bea05d6
fix catppuccin theme 2023-02-17 12:38:02 +01:00
Moritz Böhme be3818d719
add neovim-nightly 2023-02-17 12:31:31 +01:00
Moritz Böhme e356b4fa8e
add nvim config 2023-02-16 18:04:52 +01:00
Moritz Böhme b048f43152
improve hyperland module
output waybar on all monitors and make comments prettier
2023-02-16 18:04:50 +01:00
Moritz Böhme e19b78bcd3
move theme definition 2023-02-11 15:39:45 +01:00
Moritz Böhme b2cb51a292
fix sharing indicator 2023-02-03 14:16:33 +01:00
Moritz Böhme 61cae6fd51
update inputs 2023-02-02 11:38:23 +01:00
Moritz Böhme 95e086e232
Merge remote-tracking branch 'origin/nixos' into nixos 2023-01-30 10:40:42 +01:00
Moritz Böhme 728a152bad
remove shell alias 2023-01-30 10:40:10 +01:00
Moritz Böhme 217573284e
update my emacs flake 2023-01-30 10:39:29 +01:00
Moritz Böhme 7f17189639
Merge remote-tracking branch 'origin/nixos' into nixos 2023-01-28 13:46:53 +01:00
Moritz Böhme edd66dac9b
clean up base profile 2023-01-28 13:46:23 +01:00
Moritz Böhme fb45fa4b49
add emacs with packages preinstalled 2023-01-28 11:04:33 +01:00
Moritz Böhme 342282252d
add texlive 2023-01-27 11:41:46 +01:00
Moritz Böhme da8b43d182
formatting 2023-01-27 11:41:06 +01:00
Moritz Böhme 9f89c0d9a1 add podman settings 2023-01-26 10:57:16 +01:00
Moritz Böhme c78d9e9e24 rework python module 2023-01-26 10:57:00 +01:00
Moritz Böhme eb101fbcf2 small improvements 2023-01-26 10:55:27 +01:00
Moritz Böhme d1466bbba3 add miracast module 2023-01-26 10:54:34 +01:00
Moritz Böhme 614fdf523e
use zdiff3 instead of regular diff3 2023-01-20 10:23:30 +01:00
Moritz Böhme 01cb099643
fix poetry not building for python3.11
Also changes python lsp to pyright.
2023-01-11 10:42:02 +01:00
Moritz Böhme 1522d55d88
enable nix-ld 2023-01-11 10:42:01 +01:00
Moritz Böhme 4a528e1f4b
add options for blur and shadows 2023-01-11 10:42:00 +01:00
Moritz Böhme c9314498c7
fix graphical-session target reached after hyprland-session target 2023-01-11 10:41:55 +01:00
Moritz Böhme 2a9648a3ec
Merge remote-tracking branch 'origin/nixos' into nixos 2023-01-07 17:12:04 +01:00
Moritz Böhme b945c25157
add comments 2023-01-07 17:06:29 +01:00
Moritz Böhme d4ce7ee5d3
add support for hyprpaper for randomWallpaper script 2023-01-07 17:06:00 +01:00
Moritz Böhme 513942976e update gnome settings 2023-01-04 13:23:21 +01:00
Moritz Böhme c3e6687ded
tune opacity settings 2023-01-03 17:56:02 +01:00
Moritz Böhme 1ed4c8295b
use hyprland by default 2023-01-02 16:17:38 +01:00
Moritz Böhme 0b0fda1dd4
rename aliases 2023-01-01 15:28:13 +01:00
Moritz Böhme afbfe9f576
hyprland improvements 2023-01-01 15:27:31 +01:00
Moritz Böhme 7c90839817
improve hyprland module 2022-12-30 19:01:31 +01:00
Moritz Böhme fc1084b0ca
improve code quality 2022-12-30 18:58:13 +01:00
Moritz Böhme 050d6d90c1
minor changes 2022-12-23 12:40:37 +01:00
Moritz Böhme a856565ac9
update hyprland conf 2022-12-23 12:40:15 +01:00
Moritz Böhme 8470cbe182
update emacs for custom emacs init 2022-12-23 12:39:07 +01:00
Moritz Böhme 6b925636cc
add logseq wrapped for wayland 2022-12-23 12:37:57 +01:00
Moritz Böhme 1b536e52b5
🚀 improve hyprland experience 2022-11-26 16:02:02 +01:00
Moritz Böhme df54824957
Merge branch 'hyprland' into nixos 2022-11-26 11:45:10 +01:00
Moritz Böhme cd1d55d642
🔒 update inputs 2022-11-26 11:37:59 +01:00
Moritz Böhme 9918bfe0c6
🚀 add hyprland module 2022-11-26 10:38:19 +01:00
Moritz Böhme ad7ba759a6
🚀 make polybar smaller 2022-11-24 13:47:58 +01:00
Moritz Böhme e90fd62f5e
clean up 2022-11-24 13:47:48 +01:00
Moritz Böhme 0272237c04
🚀 traffic everything trough uni-vpn 2022-11-17 08:34:29 +01:00
Moritz Böhme e316e96b60
🚀 add plantuml 2022-11-17 08:27:56 +01:00
Moritz Böhme 64265350c0
use prettier i3-lock 2022-11-17 08:25:59 +01:00
Moritz Böhme 592e58370c
🐛 fix picard not compiling 2022-11-13 11:50:25 +01:00
Moritz Böhme 89958d0fd7
🚀 add keyboard layout switching 2022-11-10 22:13:39 +01:00
Moritz Böhme 01d3e38d4a
🐛 fix ssh 2022-11-10 22:12:36 +01:00
Moritz Böhme 4b08e874b7
🚀 add ssh module 2022-11-03 21:03:36 +01:00
Moritz Böhme 5c0752b891
make use of mkEnableOption 2022-10-15 20:02:03 +02:00
Moritz Böhme c0d3ca1cf2
🚀 add lazygit 2022-10-15 18:22:21 +02:00
Moritz Böhme cff826549b
🚀 add logseq module 2022-10-15 18:22:20 +02:00
Moritz Böhme a63ffacbc0
🚀 use emacs from nixpkgs 2022-10-09 20:52:48 +02:00
Moritz Böhme c327ef7aa5
🚀 explicitly enable fish module 2022-10-09 20:51:45 +02:00
Moritz Böhme 97f95b7a96
🚀 add howdy 2022-10-09 20:51:09 +02:00
Moritz Böhme 0e664ab358
🐛 fix picom flickering 2022-10-06 20:32:40 +02:00
Moritz Böhme ad1cf2489b
🐛 fix missing groups 2022-10-06 20:32:39 +02:00
Moritz Böhme a7f9f05ccf
🐛 fix polybar battery module 2022-10-06 20:32:32 +02:00
Moritz Böhme 85de3b3ac6
make use of systemPackage 2022-10-06 20:32:21 +02:00
Moritz Böhme aa42f6678e
rework email module 2022-10-06 20:31:37 +02:00
Moritz Böhme fff714f7aa
🐛 fix issues from input update 2022-10-06 20:31:36 +02:00
Moritz Böhme d8d763575a
🐛 fix emacs ledger xcat not working 2022-10-06 20:31:23 +02:00
Moritz Böhme 586f6ba6b6
🐛 fix emacs ledger xcat not working 2022-09-27 14:11:35 +02:00
Moritz Böhme 88042fbeec
🚀 add mullvad 2022-09-27 14:10:24 +02:00
Moritz Böhme b2abaa7c40
🚀 add tray service to start polybar 2022-09-07 19:19:26 +02:00
Moritz Böhme 79faf3470e
🚀 add more themes 2022-09-07 19:19:06 +02:00
Moritz Böhme 04fe22a791
🚀 use local flake inputs for registry 2022-09-03 11:36:47 +02:00
Moritz Böhme a2257a48f8
🐛 fix libvirtd network error 2022-09-03 11:36:46 +02:00
Moritz Böhme 26ebbf7ae1
🚀 add python packages option 2022-09-03 11:36:37 +02:00
Moritz Böhme 9068cd341b
🐛 fix python module 2022-08-31 20:02:08 +02:00
Moritz Böhme 9d9328d499
🐛 fix bsp-layout 2022-08-31 19:58:33 +02:00
Moritz Böhme 270623ea17
🚀 rework theming module 2022-08-31 19:58:32 +02:00
Moritz Böhme cf231cf182 🐛 fix python module 2022-08-31 13:13:26 +02:00
Moritz Böhme 590c3d41fe 🚀 add tray icons for gnome 2022-08-31 12:09:10 +02:00
Moritz Böhme 7660c4f6d8 🚀 add python module 2022-08-31 12:09:05 +02:00
Moritz Böhme 63e3bee66c 🚀 add git identity option 2022-08-31 12:08:58 +02:00
Moritz Böhme e427f3cd56 🚀 make arkenfox optional 2022-08-31 12:08:52 +02:00
Moritz Böhme 4baf4307b8
🐛 fix broken texlive package 2022-08-20 14:24:52 +02:00
Moritz Böhme a561219742
prettify gi script 2022-08-20 14:22:20 +02:00
Moritz Böhme 3e41191313
🚀 improve starting of synology-drive-client 2022-08-20 14:21:39 +02:00
Moritz Böhme 15f3472bf8
🚀 add helix and kakoune 2022-08-20 14:21:15 +02:00
Moritz Böhme bb9ef66f98
🚀 use diff3 by default 2022-08-20 14:20:30 +02:00
Moritz Böhme 4b71dc1ced
🚀 switch back to unstable emacs 2022-08-20 14:19:08 +02:00
Moritz Böhme 8eebd53841
🚀 add script to share expenses 2022-08-20 14:18:32 +02:00
Moritz Böhme aba421973d
🚀 add rofi-power-menu 2022-08-20 14:17:53 +02:00
Moritz Böhme b1fb126f98
🚀 enable bluetooth for desktop 2022-08-20 14:17:16 +02:00
Moritz Böhme 2d308e19b0
🚀 add gnome 2022-08-20 14:16:13 +02:00
Moritz Böhme 1a438c7cdf
🧹 remove unneeded inputs 2022-08-20 14:11:56 +02:00
Moritz Böhme 33b21c2bde
🚀 add manix 2022-07-31 21:46:46 +02:00
Moritz Böhme e6968d1053
🚀 add hut 2022-07-31 21:46:35 +02:00
Moritz Böhme 976cea3e8c
🧹 fix epson-escpr2 hack 2022-07-30 16:37:57 +02:00
Moritz Böhme 42b9de28b8
🧹 remove mbsync 2022-07-30 16:35:07 +02:00
Moritz Böhme bfec7305ee
🚀 add heroic launcher 2022-07-30 16:34:51 +02:00
Moritz Böhme 54cdb3d679
🚀 add logseq 2022-07-30 16:34:44 +02:00
Moritz Böhme 37c7e8179f
🚀 add bsp-layout 2022-07-30 16:34:34 +02:00
Moritz Böhme 268374ad58
🧹 restructure layout 2022-07-30 16:34:19 +02:00
Moritz Böhme 40c2a5fb29
cleanup 2022-07-15 10:56:19 +02:00
Moritz Böhme 6083a50be7
🚀 change up polybar 2022-07-02 14:20:44 +02:00
Moritz Böhme 2977182b8c
reformat emacs dependencies 2022-06-28 19:34:46 +02:00
Moritz Böhme d9a5b72d8c
🐛 fix broken epson drivers 2022-06-28 19:28:22 +02:00
Moritz Böhme c44034b12b
🚀 better nix-lock 2022-06-27 18:00:30 +02:00
Moritz Böhme dfdd983836
🧹 remove copilot 2022-06-27 18:00:07 +02:00
Moritz Böhme cfccb456f1
🚀 make ledger more forgiving 2022-06-27 17:57:54 +02:00
Moritz Böhme fe31ea937f
🧹 remove unused scripts 2022-06-27 17:57:42 +02:00
Moritz Böhme 0d39fa8f2e
🚀 change startup page 2022-06-27 17:57:01 +02:00
Moritz Böhme 208b04c101
🚀 make ledger its own module 2022-06-18 19:32:32 +02:00
Moritz Böhme feebe86fe5
🚀 add ledger 2022-06-07 14:42:05 +02:00
Moritz Böhme e4c1ee6bc2
🚀 use ssh kitten 2022-06-03 15:29:30 +02:00
Moritz Böhme c99f59c5ea
🚀 do not auto start university vpn 2022-06-03 15:29:29 +02:00
Moritz Böhme a28025ffaa
🚀 add command substitiution function 2022-06-03 15:29:20 +02:00
Moritz Böhme fe4f5bdd26
🚀 add tmux 2022-06-03 15:28:40 +02:00
Moritz Böhme cee82650af
🚀 add entr 2022-06-03 15:28:39 +02:00
Moritz Böhme bad4a92012
🐛 fix by removing broken package 2022-06-03 15:28:38 +02:00
Moritz Böhme ee39435261
🚀 switch to emacs pgtk 2022-06-03 15:28:25 +02:00
Moritz Böhme ded0e5909d
🧹 disable pcscd 2022-06-02 18:06:04 +02:00
Moritz Böhme 9ea2b0ff68
🚀 add tla+ 2022-05-26 13:50:36 +02:00
Moritz Böhme 01458151b0
🚀 add git aliases 2022-05-26 13:49:39 +02:00
Moritz Böhme 01699e1044
🚀 add cli tools 2022-05-26 13:49:27 +02:00
Moritz Böhme 5bbbf39dcf
🐛 fix dust 2022-05-26 13:49:09 +02:00
Moritz Böhme d708f4f12e
🚀 add arduino 2022-05-26 13:47:52 +02:00
Moritz Böhme 7013a0b223
🚀 add university vpn 2022-05-26 13:45:06 +02:00
Moritz Böhme 2794c80c9d
🚀 use latest nix version 2022-05-14 14:45:59 +02:00
Moritz Böhme c852f93c09
🚀 enable git lfs 2022-05-10 13:52:47 +02:00
Moritz Böhme dac9b45092
🚀 specify correct signing key 2022-05-10 13:52:46 +02:00
Moritz Böhme 086d94123c
🚀 enable podman 2022-05-09 21:52:08 +02:00
Moritz Böhme c7b743e91c
🚀 add comma 2022-05-09 21:50:08 +02:00
Moritz Böhme 30ccaa7b50
🚀 add jellyfin media player 2022-04-30 13:11:28 +02:00
Moritz Böhme fe992f919a
🧹 switch back to emacsNativeComp 2022-04-30 13:11:27 +02:00
Moritz Böhme f9edbf2dc3
🚀 add nixpkgs-review 2022-04-30 13:11:25 +02:00
Moritz Böhme a863e30305
🐛 fix polybar colors 2022-04-30 13:11:24 +02:00
Moritz Böhme f5beb688a5
🚀 specify signing key 2022-04-25 12:11:45 +02:00
Moritz Böhme f6976cd478
🚀 add theming with base16 2022-04-23 17:35:07 +02:00
Moritz Böhme 34e2ad58ce
🧹 update inputs 2022-04-23 13:56:27 +02:00
Moritz Böhme aeba1168c3
🚀 add ssh key 2022-04-21 16:46:46 +02:00
Moritz Böhme a69f60dedb
prettify user.js path 2022-04-20 17:51:13 +02:00
Moritz Böhme 64891e10cb
🚀 enable ssh support for yubikey 2022-04-20 17:38:49 +02:00
Moritz Böhme fcc03ca88c
🧹 disable letterboxing 2022-04-20 16:42:25 +02:00
Moritz Böhme 671dc37d7a
🚀 switch to emacsPgtkGcc 2022-04-18 19:28:26 +02:00
Moritz Böhme 4490d86f2c
🚀 add wheel group to trusted users 2022-04-18 18:32:47 +02:00
Moritz Böhme 7f1d9cef9c
🚀 add other ssh keys 2022-04-18 12:51:31 +02:00
Moritz Böhme 45e31b3ca3
🚀 add yubikey module 2022-04-18 12:33:11 +02:00
Moritz Böhme c825a0a7fd
🚀 add arkenfox-userjs 2022-04-18 12:33:07 +02:00
Moritz Böhme bc0d686e81
🚀 add more security defaults 2022-04-18 12:31:27 +02:00
Moritz Böhme 9dbe5c9aac
🧹 remove nix-flake-tools 2022-04-18 12:29:58 +02:00
Moritz Böhme 99f4778de2
🚀 add nixpkgs-review 2022-04-18 12:28:25 +02:00
Moritz Böhme 6ef495a62e
🧹 run gc weekly instead of daily 2022-04-18 12:20:45 +02:00
Moritz Böhme ae2838340a
🚀 add bottom as top alternative 2022-04-18 12:20:28 +02:00
Moritz Böhme 26a7df41d8
🐛 fix emacssql not compiling 2022-04-18 12:19:41 +02:00
Moritz Böhme fd7c3a9ea2
🚀 add jupyterwith cachix 2022-04-18 12:19:21 +02:00
Moritz Böhme 15c10abdea
🚀 add feh as runtimeInput 2022-04-05 11:12:01 +02:00
Moritz Böhme 82838351bd
🐛 fix hibernate not working 2022-04-05 11:11:08 +02:00
Moritz Böhme 8588090542
fixup! 🚀 add barebones sway config 2022-04-05 11:10:55 +02:00
Moritz Böhme 0074ed43c1
🚀 add barebones sway config 2022-04-05 11:09:37 +02:00
Moritz Böhme be9f774d90
🚀 improve rofi 2022-03-30 21:52:32 +02:00
Moritz Böhme a786b3a9bd
unclutter 2022-03-30 21:52:32 +02:00
Moritz Böhme 59db266820
🚀 remove media 2022-03-30 21:52:32 +02:00
Moritz Böhme 58619df8ae
🚀 add virtualisation 2022-03-30 10:56:25 +02:00
Moritz Böhme a34c9e4ef5
make editors more modular 2022-03-30 10:55:57 +02:00
Moritz Böhme daaf48fda3
🚀 add xmonad 2022-03-30 10:54:54 +02:00
Moritz Böhme e394a4b7fb
🚀 supply vpn password automatically 2022-03-23 13:05:36 +01:00
Moritz Böhme 523864e984
🧹 move age secrets to usage 2022-03-23 12:49:55 +01:00
Moritz Böhme 4e496ee343
🧹 move spotify to cli 2022-03-23 12:44:08 +01:00
Moritz Böhme c69626eb37
🧹 remove xdg-mime config 2022-03-23 12:43:11 +01:00
Moritz Böhme d75d133328
🚀 add desktop module 2022-03-23 12:42:04 +01:00
Moritz Böhme b280bf2b6e
🚀 add editors module 2022-03-23 12:41:04 +01:00
Moritz Böhme e972d70a1b
🚀 make gaming module 2022-03-23 12:37:32 +01:00
Moritz Böhme 82df340d59
correctly disable sudo 2022-03-23 12:36:59 +01:00
Moritz Böhme f206d828e6
🐛 fix ssh passwordAuthentication being enabled 2022-03-23 12:35:53 +01:00
Moritz Böhme 45924de79e
🧹 remove unused diskstation config 2022-03-23 12:34:17 +01:00
Moritz Böhme 4a2e0e121d
🧹 cleanup dunst configuration 2022-03-23 12:33:54 +01:00
Moritz Böhme 0400e3f7bd
🚀 add custom email module 2022-03-23 12:33:15 +01:00
Moritz Böhme 9c7be9b751
🚀 add custom shell option 2022-03-22 19:33:01 +01:00
Moritz Böhme f2f069a51f
remove duplicate code 2022-03-22 13:20:00 +01:00
Moritz Böhme 78250842be
🚀 add interactive aliases 2022-03-22 12:59:29 +01:00
Moritz Böhme 2c4004d1f8
🚀 enable fish integrations 2022-03-22 12:59:06 +01:00
Moritz Böhme ee7f98f536
🚀 add EDITOR environment variable 2022-03-22 12:58:04 +01:00
Moritz Böhme ecf824fd0f
🚀 add rule for vampire survivors 2022-03-21 13:24:10 +01:00
Moritz Böhme 694c300199
🚀 add gparted 2022-03-21 13:22:30 +01:00
Moritz Böhme a3d1be459a
🐛 fix upstream rename 2022-03-21 13:22:14 +01:00
Moritz Böhme ee907aedf4
🚀 switch to fish shell 2022-03-21 13:21:40 +01:00
Moritz Böhme b33acecec1
🧹 renew vpn secret 2022-03-20 13:47:41 +01:00
Moritz Böhme 0028ad3ecd
🚀 add lsp for nix 2022-03-08 22:43:27 +01:00
Moritz Böhme bcf282523a
🧹 remove jupyter 2022-03-07 12:29:22 +01:00
Moritz Böhme db8469698f
color more of the polybar 2022-03-07 12:28:57 +01:00
Moritz Böhme 43901a34ec
🧹 fix indentation 2022-03-07 12:28:06 +01:00
Moritz Böhme dfc7961573
Merge remote-tracking branch 'origin/nixos' into nixos 2022-03-07 12:10:41 +01:00
Moritz Böhme e8bcc43cdb
color cpu and memory based on usage 2022-03-07 12:05:47 +01:00
Moritz Böhme eabb8bd1a7
🚀 add openvpn service 2022-03-07 12:02:20 +01:00
Moritz Böhme eb17617025
Merge remote-tracking branch 'origin/nixos' into nixos 2022-02-21 17:45:57 +01:00
Moritz Böhme 4a797b37fa
🚀 add sptlrx 2022-02-21 17:44:43 +01:00
Moritz Böhme c018768e86
prettify polybar 2022-02-21 17:44:24 +01:00
Moritz Böhme ecedf91ec9
🚀 combine eth and wlan module 2022-02-21 17:43:31 +01:00
Moritz Böhme 2ab5087371
🚀 add LaTeX language server 2022-02-20 23:00:10 +01:00
Moritz Böhme 437125f669
🧹 disable unneeded mu service 2022-02-20 22:59:15 +01:00