Commit graph

9 commits

Author SHA1 Message Date
1fc5d8b70f
Refactor as prep for multiple hosts 2023-10-17 01:08:43 +02:00
3e82609242
Upgrade most home stuff to nixpkgs-unstable 2023-10-16 23:18:54 +02:00
698b862b74
Refactor flake.nix
- unify pkg management
- pass system through the modules instead of hardcoding
2023-10-05 15:18:28 +02:00
a2f5762421
Add docker
- switch to latest stable kernel
- enable docker & enable group for tristand
- update flakes
2023-10-04 14:57:32 +02:00
256fe98c51
Add plasma-manager
- reorganize module imports for home.config
- add plasma-manager & current plasma conf
- add readme on how to update plasma conf based on manual setting changes
2023-09-29 16:33:19 +02:00
cfae461c46
WIP: Add qemu 2023-09-26 11:22:33 +02:00
2ac62fc371
Fix home-manager conf 2023-09-20 01:47:24 +02:00
8a23a33c52
Add some style
- Update flakes
- Add set-background service which sets background image to
  ~/.background if it exists
- Add .background to home.nix
2023-09-19 15:14:49 +02:00
e66122aa4c
Add various tweaks & fixes
- Add standalone home-manager conf usable outside nixos
- Fix HID devices being suspended by powertop
- Fix emacs font config & add deps for vterm module compilation
- Fix Network setup with per-device gateway
- Replace onetab with foss alternative (Tab Stash)
- Improve README.md
2023-09-19 12:25:55 +02:00