lactose · she/her
Refactor Nix flake
38cf644dd6
remove unsupported systems in flake.nix
1d4c4b2d48
update license in Nix package
9064f3a2dc
refactor nix flake
feat: configuring dconf within the nixos module system
I think those apps would use whatever profile is active, either $DCONF_PROFILE or user if unset, so this shouldn't be a problem.
feat: configuring dconf within the nixos module system
On startup,
dconfconsults the$DCONF_PROFILE...
feat: configuring dconf within the nixos module system
Typically there's only one user profile, but I believe that is by convention and isn't enforced.
feat: configuring dconf within the nixos module system
https://search.nixos.org/options?channel=24.05&show=programs.dconf.profiles
Attrset of dconf profiles. By default the
userprofile is used which ends up in/etc/dconf/profile/user
The...
c349329d71
fix: adjust arrow key bindings
Modularize configurations
54651f67f2
chore: formatter
7675fd5854
feat: move common configs to modules
faa7b18976
feat: add flatpak
631bb7c98f
feat: add xwayland-satellite
765bac13e0
feat: add .gitignore
628570b76f
feat: initial commit
refactor+fix(screenshot): refactor systemPackages