Commit graph

7 commits

Author SHA1 Message Date
53aaa26fa1 flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
2025-04-09 16:13:31 +02:00
6d9dfea56f flake: move options into corresponding files 2025-04-09 15:10:41 +02:00
9cd3e455ce shell: working nushell 2024-09-09 21:33:14 +02:00
febb421800 modules: change some settings, move steam options 2024-08-16 13:40:52 +02:00
449de3f702 working zellij 2024-07-31 02:09:58 +02:00
5b18428ab0 refactoring complete 2024-07-21 15:11:55 +02:00
7d73d14ea5 beginning of big refactoring 2024-07-20 13:18:01 +02:00