1
Commit Graph

1524 Commits

Author SHA1 Message Date
90f7dc8845 Modules/Hyprland: Improve keybinding help by truncating /nix/store and /home/christoph paths 2025-07-20 14:23:53 +02:00
766be71cc8 Modules/Fcitx: Move fcitx5 configuration to new module 2025-07-20 13:47:10 +02:00
77acc48303 Modules/Neovim: Override neovide 0.15.0 with 0.15.1 2025-07-20 13:34:15 +02:00
e195de1292 Modules/Hyprland: Update wallpapers 2025-07-20 13:33:59 +02:00
cf35523634 Modules/Yazi: Define specially displayed directories, extensions, files, filetypes 2025-07-20 02:24:24 +02:00
71cda4b903 Modules/Hyprland: Update theme 2025-07-20 01:52:43 +02:00
7451e4c0c6 Modules/Firefox: Update customization state 2025-07-20 01:51:14 +02:00
1115f3b633 Modules/Hyprpanel: Update button radii 2025-07-20 01:49:06 +02:00
2fa38179e5 Modules/Firefox: Disable catppuccin-web-file-icons 2025-07-20 01:48:51 +02:00
bcf4637167 Modules/Color: Update applyColors script 2025-07-20 01:48:34 +02:00
711b78f77e Modules/Hyprland: Update wallpaper and add rofi menu to select wallpapers 2025-07-20 01:48:16 +02:00
1688aad11c Home: Remove obsolete theme options 2025-07-20 00:43:23 +02:00
916d5f3c48 Modules/Hyprpanel: Make bar opacity consistent with window opacity 2025-07-20 00:43:05 +02:00
4509173f1f Modules/Neovim: Use updated color module for theme 2025-07-20 00:42:47 +02:00
20af4590b0 Modules/Rofi: Remove obsolete theme option 2025-07-20 00:42:37 +02:00
60d2bec966 Modules/Polkit: Replace lib.pipe with pipe operator 2025-07-20 00:42:19 +02:00
59529fe194 Lib/Rofi: Replace lib.pipe with pipe operator 2025-07-20 00:42:07 +02:00
a2fe24ce49 System: Refactor documentation and i18n attrsets 2025-07-19 22:56:01 +02:00
c5aacc3e94 Modules/Zathura: Use updated color module for theme 2025-07-19 22:55:13 +02:00
714f2fd7f9 Modules/Rofi: Use updated color module for theme 2025-07-19 22:49:07 +02:00
a74af377bd Modules/Hyprpanel: Use updated color module for theme 2025-07-19 22:48:53 +02:00
93efe69f2f Home: Define semantic color aliases 2025-07-19 22:38:09 +02:00
a5796aed9a Modules/Hyprland: Disable rofi transparency xray 2025-07-19 22:37:46 +02:00
02e1b6fe8a Modules/Fish: Use updated color module in fish and starship themes 2025-07-19 22:37:30 +02:00
b05f868b2b Modules/Color: Implement transformation rules for applyColor script 2025-07-19 22:37:06 +02:00
9e8b160087 Modules/Color: Add semantic color aliases 2025-07-19 21:46:06 +02:00
0eeb9623b2 Modules/Color: Add a helper script to output the current colorscheme to the terminal 2025-07-19 20:20:10 +02:00
f62f7b4c64 Modules/Color: Don't specify light/dark schemes, choose a single scheme where everything is based on 2025-07-19 19:23:17 +02:00
3daefbad68 Modules/Color: Prepare applyColors helper script 2025-07-19 17:50:47 +02:00
4dabf6d05d Modules/Neovim: Enable colorizer plugin (highlights color strings in code) 2025-07-19 15:47:45 +02:00
00a299ba40 Modules/Kitty: Switch to dark colorscheme 2025-07-19 15:47:30 +02:00
4eed506642 Modules/Color: Add hex string representation (e.g. "#123456" instead of "123456") 2025-07-19 15:47:20 +02:00
8258d96723 Config/Navi: Update nixos cheats 2025-07-19 15:46:55 +02:00
0420e2b682 Modules/Firefox: Update bookmarks 2025-07-19 14:22:46 +02:00
3cff543ffa Home: Delay keepassxc autostart to make it show up in systray correctly 2025-07-19 14:22:39 +02:00
cdfb036610 System/Nixinator: Disable ollama system service and open-webui, add restic backup service for /persist 2025-07-19 04:03:19 +02:00
d41e7ed8fe System/Nixinator: Mount synology backup directory 2025-07-19 04:02:51 +02:00
cbba6a0225 Home/Christoph: Switch to local ollama service (instead of system service) 2025-07-19 04:02:34 +02:00
2110c0fb63 Modules/Fish: Add nix shell abbr 2025-07-19 04:02:08 +02:00
20003ebf98 Modules/Firefox: Update bookmarks 2025-07-19 04:02:00 +02:00
195995a70f Home: Add some packages (restic, systemctl-tui, lazyjournal, ...) 2025-07-19 04:01:53 +02:00
edd5b468b8 Modules/Impermanence: Persist signal 2025-07-18 21:15:05 +02:00
70b03718ff Flake: Update lock 2025-07-18 20:38:41 +02:00
f1c0fba967 Home: Disable broken packages (rider, beets) 2025-07-18 20:38:37 +02:00
c553a1c4b7 Modules/Network: Reenable networkmanager-wait-online service 2025-07-18 19:57:41 +02:00
249367f436 Modules/Network: Disable networkmanager-wait-online service 2025-07-18 19:24:05 +02:00
74e2bf0955 System/Nixinator: Disable automatic ollama model loading 2025-07-18 19:23:55 +02:00
502d4dc04d Modules/Impermanence: Update impermanence-btrfs-cleanup service
- Run after "systemd-cryptsetup@crypted.service" instead of
"dev-mapper-crypted.device"
- Delete old backups after recreating home and root subvols in case of
failure
- Remove possible immutable attributes from backups, so the service
doesn't fail because it's not able to clear old backups
2025-07-18 19:04:03 +02:00
4de9908ba3 System/Nixinator: Enable weekly btrfs scrubbing 2025-07-18 17:18:37 +02:00
7095730b01 Modules/Impermanence: Persist tidal stuff 2025-07-18 16:22:02 +02:00