|
|
@ -20,13 +20,15 @@ |
|
|
|
%base-user-accounts)) |
|
|
|
(packages |
|
|
|
(append |
|
|
|
(map specification->package |
|
|
|
(map specification->package |
|
|
|
'( |
|
|
|
"font-jetbrains-mono" "font-google-noto" "nitrogen" "picom" |
|
|
|
"sxiv" "zathura" "zathura-pdf-poppler" "ranger" "file" |
|
|
|
"git" "ncurses" "xrandr" "stow" "curl" |
|
|
|
"nss-certs" "icecat" "neovim" "kitty" |
|
|
|
"i3-gaps" "i3status" "dmenu" "neofetch" "pfetch" )) |
|
|
|
"i3-gaps" "i3status" "dmenu" "neofetch" "pfetch" |
|
|
|
"nfs-utils" "scrot" |
|
|
|
)) |
|
|
|
%base-packages)) |
|
|
|
(services |
|
|
|
(append |
|
|
|