first phase of flake conversion
This commit is contained in:
parent
1b47e24cb0
commit
2ea78bdd47
53 changed files with 491 additions and 50 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue