Updated config

This commit is contained in:
2024-05-31 12:47:34 +02:00
parent bcb9b1c25b
commit 89d96c72f3
7 changed files with 44 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
{ config, ... }:
{ config, pkgs, ... }:
{
programs.rofi = {
enable = true;

View File

@@ -1,4 +1,4 @@
{ hostName, ... }:
{ hostName, pkgs, ... }:
{
programs.waybar = {