1
Commit Graph

53 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
59529fe194 Lib/Rofi: Replace lib.pipe with pipe operator 2025-07-20 00:42:07 +02:00
dccda133f4 Lib/Networking: Add missing "toString" 2025-07-11 20:27:03 +02:00
a2137cf459 Lib/Networking: Update network manager profile generation helper 2025-07-11 13:57:17 +02:00
257060a6c2 Modules/Network: Remove wireguard configuration options 2025-07-10 22:26:40 +02:00
e32b932969 Lib/NixOS: Pass publicKeys attrset into config modules 2025-07-08 22:47:52 +02:00
996c2a8f2a Lib/NixOS: Add headless option to system generators 2025-07-08 20:15:29 +02:00
b646de4f08 Lib/Networking: Add mkStaticNetworkManagerProfile function 2025-06-10 20:57:15 +02:00
0e8e2fae2e Lib: Update systemd network functions 2025-06-01 20:25:07 +02:00
f8f7980027 System: Update iproute package name 2024-12-01 14:28:12 +01:00
ea6e9d2816 Neovim: Replace cmp with blink.cmp
Currently commented out
2024-10-14 23:28:19 +02:00
4e346fe42f Lib: Add color functions 2024-10-14 17:34:01 +02:00
b79fe290c9 Lib: Add library template 2024-10-14 17:13:53 +02:00
df5ab8e0c6 Nixos: Remove the containers system module 2024-10-13 13:00:09 +02:00
4eddef07be Nixos: Remove mkLink + mkEnableOpt and rename mkBoolOpt 2024-10-12 17:31:01 +02:00
c8442a838b Nixos: Config overhaul + cleanup 2024-10-11 19:55:02 +02:00
aab27a4025 Nixos: Switch to standalone Home-Manager
Not everything is working yet, derivations have to be rewritten
2024-10-11 04:29:03 +02:00
435ad9bb3b Neovim: Add LaTeX specific localleader mappings 2024-10-10 16:02:05 +02:00
5178993594 Nixos: Various cleanups 2024-10-10 16:02:04 +02:00
86d5a574b8 Reformat 2024-06-01 19:33:30 +02:00
95e88cbea7 Add toLuaObject generator from nixvim 2024-06-01 13:59:34 +02:00
c3bcd8969c Fix network wait-online by setting routable correctly 2024-05-30 10:52:38 +02:00
1ebcf758f6 Reformat 2023-11-04 11:58:19 +01:00
176561e357 Updated networking config 2023-09-10 12:30:26 +02:00
b4eee967f3 Disable link routable requirement 2023-08-11 12:15:08 +02:00
33b934d4e6 Don't require online networkd wildcard network 2023-07-23 20:02:16 +02:00
6cdac1ab9b Comments 2023-06-16 16:27:38 +02:00
5a29dc4fd8 Reenable stablediffusion container 2023-05-25 22:54:57 +02:00
7f21b51143 Further refactor hyprland keybindings + integrate with rofi 2023-05-25 20:25:26 +02:00
ad604ef4a4 Introduce rofi lib func for simple chooser-action menu 2023-05-25 19:58:23 +02:00
3d72b59df5 Add initial rofi lib 2023-05-25 11:53:23 +02:00
5c58b7b455 Update comments 2023-05-24 20:32:04 +02:00
6ecaed47b6 Add virtualisation lib 2023-05-24 20:25:08 +02:00
308dac2d02 Add networking lib 2023-05-24 14:42:59 +02:00
00311cdf1a Enable Hyprland in addition to Plasma (for now) 2023-04-02 20:38:40 +02:00
eb44696de3 reformat using alejandra 2023-01-18 14:00:02 +01:00
225df216e1 fix mkLink bug (renew link) 2022-09-02 19:40:53 +02:00
e903b048e9 restructure folders 2022-08-11 14:20:08 +02:00
4d9a4e0b3a modules convenience functions 2022-08-11 14:10:27 +02:00
33dc750d4c use mkEnableOpt instead of mkBoolOpt 2022-08-10 12:56:47 +02:00
b2b4dcf704 include host-specific system config from common system-config 2022-08-09 22:23:04 +02:00
fd2801d7ed add convenience functions to modules mylib 2022-08-08 23:34:54 +02:00
135ae485a6 update modules and use modules mylib 2022-08-08 21:19:13 +02:00
d68ef47405 add initial modules lib 2022-08-08 20:29:00 +02:00
403cafdef1 add initial modules lib 2022-08-08 20:28:54 +02:00
197ba327fb propagate username 2022-08-08 20:21:33 +02:00
a3b1e44796 remove rec 2022-08-08 20:21:16 +02:00
91258d3f0d propagate mylib to modules 2022-08-08 19:46:58 +02:00
35141735b5 set hostname in shared config 2022-08-08 19:29:35 +02:00
fb5437304a fix nixos lib, limitation: only 1 user per machine :( 2022-08-08 18:51:48 +02:00