|
|
@ -9,7 +9,7 @@ |
|
|
|
(locale "en_US.utf8") |
|
|
|
(timezone "America/New_York") |
|
|
|
(keyboard-layout (keyboard-layout "us")) |
|
|
|
(host-name "guixbox") |
|
|
|
(host-name "guixbox2") |
|
|
|
(users (cons* (user-account |
|
|
|
(name "junikim") |
|
|
|
(comment "Juni Kim") |
|
|
@ -27,7 +27,7 @@ |
|
|
|
"git" "ncurses" "xrandr" "stow" "curl" |
|
|
|
"nss-certs" "icecat" "neovim" "kitty" |
|
|
|
"i3-gaps" "i3status" "dmenu" "neofetch" "pfetch" |
|
|
|
"nfs-utils" "scrot" "xclip" |
|
|
|
"nfs-utils" "scrot" "xclip" "emacs" "bc" |
|
|
|
)) |
|
|
|
%base-packages)) |
|
|
|
(services |
|
|
|