update on pc

This commit is contained in:
kp2pml30 2025-03-19 18:36:47 +04:00
parent 6f3eb7dbe2
commit 8ef03fdd80
8 changed files with 205 additions and 50 deletions

View file

@ -32,9 +32,13 @@ in lib.mkIf cfg.xserver {
environment.systemPackages = with pkgs; [
xclip
brightnessctl
arandr
libnotify
xfce.xfce4-screenshooter
];
programs.dconf.enable = true;
home-manager.users.${cfg.username} = {
programs.rofi = {
enable = true;