mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-30 22:53:37 +00:00
~
This commit is contained in:
parent
3de1aafbeb
commit
43720d4b72
1 changed files with 15 additions and 15 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue