Commit graph

14 commits

Author SHA1 Message Date
cf3b38a355
fix(nixos): Add warning about importing SSH keys
This bit me in the butt when trying to use this with gitea.
2024-01-31 21:17:59 +01:00
65a30b5283
fixup! fix(openssh): Actually set pub keys from github 2024-01-31 18:14:02 +01:00
55f8269e0a
fix(openssh): Actually set pub keys from github 2024-01-27 22:12:25 +01:00
2a410c9240
feat(nixos): Add zip and unzip packages 2024-01-25 20:06:11 +01:00
f0c47d43a8
feat(home/devcfg): Install extra packages 2024-01-25 20:05:53 +01:00
2cdce9df62
fix(sway): Do not add unnecessary packages 2024-01-24 18:41:24 +01:00
682fc0633c
fix(backlight): Use brightnessctl
light is unmantained and xbacklight doesn't work on wayland
2024-01-24 18:41:11 +01:00
751b122587
feat: Enable sway at the NixOS level 2024-01-22 11:08:48 +01:00
519a8608fb
fix(gui): Accidentaly deleting settings 2024-01-19 19:41:12 +01:00
a3ce3b2944
feat: Enable fallback fonts 2024-01-19 17:15:32 +01:00
43d2a4845d
fix(stylix): Always set options
Stylix cannot be disabled: https://github.com/danth/stylix/issues/216
2024-01-15 23:22:02 +01:00
a539aa467f
fix(nixosModule): Add missing option defaults 2024-01-15 22:57:39 +01:00
9250a92d5a
feat(nixos): Add option to fetch ssh keys from github 2024-01-15 22:19:06 +01:00
c96bd537d5
fix: Many many infinite recursion errors 2024-01-15 12:42:01 +01:00