working on waybar
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{ lib, pkgs, config, flakeRoot, ... }:
|
||||
|
||||
let
|
||||
username = "henrov"; # Replace with your actual username
|
||||
waybar-config = pkgs.writeText "waybar-config" (builtins.readFile (flakeRoot + "/assets/system/conf/waybar/config"));
|
||||
|
||||
Reference in New Issue
Block a user