Regenerated
This commit is contained in:
+380
-386
File diff suppressed because it is too large
Load Diff
@@ -1328,14 +1328,8 @@ This file installs and configures waybar
|
||||
|
||||
let
|
||||
username = config.defaultUser or "henrov";
|
||||
|
||||
# IMPORTANT: keep these as plain strings, not Nix paths
|
||||
basePath = mutableConfigPath;
|
||||
waybarPath = "${mutableConfigPath}/waybar";
|
||||
|
||||
usable)
|
||||
|
||||
|
||||
in
|
||||
{
|
||||
environment.systemPackages = [ pkgs.waybar ];
|
||||
|
||||
@@ -3,14 +3,8 @@
|
||||
|
||||
let
|
||||
username = config.defaultUser or "henrov";
|
||||
|
||||
# IMPORTANT: keep these as plain strings, not Nix paths
|
||||
basePath = mutableConfigPath;
|
||||
waybarPath = "${mutableConfigPath}/waybar";
|
||||
|
||||
usable)
|
||||
|
||||
|
||||
in
|
||||
{
|
||||
environment.systemPackages = [ pkgs.waybar ];
|
||||
|
||||
Reference in New Issue
Block a user