first phase of flake conversion

This commit is contained in:
atagen 2023-04-10 18:37:28 +10:00
parent 1b47e24cb0
commit 2ea78bdd47
53 changed files with 491 additions and 50 deletions

View file

@ -28,7 +28,7 @@ in
];
home.packages = with pkgs; [
thunderbird
clementine
@ -41,6 +41,21 @@ in
fd
lazygit
fzf
zellij
glib # for gsettings
fuzzel
grim
slurp
swaybg
wlogout
wf-recorder
libnotify
xorg.xrdb
swayidle
swaynotificationcenter
swayosd
waylock
playerctl
kdeconnect
keepassxc
@ -165,7 +180,6 @@ in
programs.kitty = {
enable = true;
# package = kitty_notest;
font = {
name = "Ellograph CF";
size = 10;