b447282c7a
* feat: add test node and spin up podman/cockpit * dev hack * bug: disable wayland temporarily #52 * feat: add nfs mount to nas * chore: add nas to sshconf * derp * hax * fix: hax * feat: firefox and gnome tweaks * chore: tweak nautilus --------- Co-authored-by: Truxnell <9149206+truxnell@users.noreply.github.com>
350 B
350 B
- Dont make conditional imports (nix needs to resolve imports upfront)
- can pass between nixos and home-manager with config.homemanager.users.. and osConfig.<x?
- when adding home-manager to existing setup, the home-manager service may fail due to trying to over-write existing files in
~
. Deleting these should allow the service to start