Commit graph

6 commits

Author SHA1 Message Date
Evie Litherland-Smith 0716338f65 Set firefox home page: home-assistant by default, Nucleus for work machines 2024-12-04 07:18:27 +00:00
Evie Litherland-Smith 7f5420df3b Remove sync-onedrive shell alias
Use rclone mount rather than syncing anyway, more robust to changes
from multiple machines
2024-11-21 06:55:10 +00:00
Evie Litherland-Smith 2c9e736bd7 Add initial config for qutebrowser
Still needs some work before it can be a daily driver
2024-11-14 15:16:02 +00:00
Evie Litherland-Smith 68b4a7b063 Flatten directory/file structure a bit
Move system/home/default.nix into system/default.nix,
system/home/desktop/default.nix into system/desktop.nix to reduce
unnecessary duplication. Moved everything in home/desktop up to home/
and adjusted paths accordingly. Moved wallpapers up to system/ since
it makes sense with where it's used.

Merge allowUnfreePredicate into single place again since it seems to
override rather than combine if used multiple times.

Install NoMachine on all machines again by default.
2024-11-14 08:43:27 +00:00
Evie Litherland-Smith 428fd18ec2 Add alias to sync work OneDrive (work machines only) 2024-11-12 11:36:06 +00:00
Evie Litherland-Smith c96b2797e0 Split allowUnfreePredicate to where it's actually needed
Move steam config to separate file, import by Vanguard.

Move work config up one level (system rather than home) to config
allowUnfreePredicate for NoMachine.

Install teams and twinkle on desktop by default.
2024-11-08 06:33:25 +00:00