Sigh
This commit is contained in:
+304
-304
File diff suppressed because it is too large
Load Diff
@@ -1893,7 +1893,7 @@ in
|
||||
|
||||
Mostly styling and enabling modules in the [[https://github.com/Alexays/Waybar][top bar]].
|
||||
#+begin_src nix :tangle home/desktop/waybar.nix :noweb tangle :mkdirp yes
|
||||
{ config, lib, pkgs, flakeRoot, ... :
|
||||
{ config, lib, pkgs, flakeRoot, ... }:
|
||||
let
|
||||
repoWaybarDir = flakeRoot + "/assets/conf/desktop/waybar";
|
||||
in
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{ config, lib, pkgs, flakeRoot, ... :
|
||||
{ config, lib, pkgs, flakeRoot, ... }:
|
||||
let
|
||||
repoWaybarDir = flakeRoot + "/assets/conf/desktop/waybar";
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user