Update stuff

This commit is contained in:
2024-12-04 22:05:34 +00:00
parent 79c95f6461
commit b5806072f0
3 changed files with 6 additions and 3 deletions

View File

@@ -41,9 +41,9 @@
packages = with pkgs; [
fraunces
noto-fonts
noto-fonts-cjk
noto-fonts-cjk-sans
noto-fonts-emoji
(nerdfonts.override {fonts = ["Iosevka"];})
nerd-fonts.iosevka
ubuntu_font_family
];

View File

@@ -19,6 +19,9 @@ in {
wayland.windowManager.sway = {
enable = true;
config = {
startup = [
{ command = "swaybg -i ~/wallpapers/wallpaper.jpg"; }
];
bars = [
{
command = "waybar";

View File

@@ -24,7 +24,7 @@
htop
jq
minisign
(nerdfonts.override {fonts = ["Iosevka"];})
nerd-fonts.iosevka
nnn
nodejs
oh-my-zsh