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.
Add separate config files for waybar, fuzzel, mako
Enable gnome-keyring as secret-service, with seahorse for interface
Restructure desktop-related things into a desktop directory
Add plasma-manager back, disable stylix theming for KDE in favour of
plasma-manager options.
Reorganise some config - move GTK settings up to desktop.nix since
they're relevant to anything, move xdg portal config into sway only
since plasma sets up it's own.
Move xarchiver to sway only, using ark on plasma.
Add protonmail-bridge-gui for plasma, set to autostart
Move home/ directory under system/ directory. Remove duplicated
machine-specific config files, now handled as one per host (excluding
hardware-configuration directory)
Move as much configuration as possible out of flake.nix and into more
appropriate files (e.g. system/default.nix)
Add a desktop.nix and laptop.nix for system, both will import
home/desktop.nix and home/laptop.nix respectively to reduce
duplication in machine-specific config files
Remove games and streaming directories, moved directly into Vanguard
config file
Remove home/personal.nix since it ended up being empty after changes
Remove old sway config since I haven't been maintaining it and this
refactor will definitely break it
Split system-level sway and plasma config into separate files, move
sway-specific home-level config to sway file. Only truly common
desktop components are kept in common spaces. This allows much easier
switching between using KDE Plasma and Sway.
Add gnome-keyring as libsecret backend, swap git-credential-helper and
mbsync to using libsecret/secret-tool. Add helper script to check for
and request mbsync passwords if missing. Add GNOME Seahorse for
viewing passwords graphically.
Remove email/work.nix and merge back into default.nix
Don't auto start protonmail-bridge, use the GUI instead so it doesn't
need to unlock all my keychains immediately
Move 3D modelling software to Vanguard only, instead of all personal
devices.
Move waybar back to top of screen and adjust all corner radii to 5px
from 10px
Re-enable swayfx blur_ignore_transparent now that it's added to
nixpkgs, re-enable shadows