1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-01-30 22:53:37 +00:00
This commit is contained in:
Rae 5e 2024-12-11 08:57:40 -05:00 committed by GitHub
parent 3de1aafbeb
commit 43720d4b72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,16 +69,16 @@
printing.enable = true;
};
fonts = {
enableDefaultPackages = true;
packages = with pkgs; [
noto-fonts
noto-fonts-cjk-sans
noto-fonts-emoji
fira-code
gohufont
];
};
fonts = {
enableDefaultPackages = true;
packages = with pkgs; [
noto-fonts
noto-fonts-cjk-sans
noto-fonts-emoji
fira-code
gohufont
];
};
users.users.rae = {
isNormalUser = true;
@ -94,22 +94,22 @@
ffmpeg
git
gparted
hsetroot
hsetroot
hyfetch
imagemagick
kitty
nitrogen
nitrogen
xclip
yt-dlp
zellij
zellij
# text editors
neovim
vscodium
# misc
polybar
rofi
rofi
uxn
xcompmgr
xcompmgr
];
# Open ports in the firewall.