update - no xmobar, missing passages

This commit is contained in:
2025-04-20 01:15:08 +02:00
parent 5449978ad9
commit 61a35c611a
8 changed files with 159 additions and 71 deletions

View File

@@ -1,7 +1,11 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [ oranchelo-icon-theme nerdfonts xclip ];
home.packages = with pkgs; [
oranchelo-icon-theme
nerd-fonts.jetbrains-mono
xclip
];
xsession.initExtra = "setxkbmap de"; # rofi pass needs this to be set