Testing lib.mkForce
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# home/desktop/hyprshell.nix (Home-Manager module)
|
||||
{ config, pkgs, lib, flakeRoot, ... }:
|
||||
let
|
||||
repoDir = flakeRoot + "/assets/conf/desktop/hypr/hyprshell";
|
||||
repoDir = flakeRoot.outPath + "/assets/conf/desktop/hypr/hyprshell";
|
||||
cfgRon = repoDir + "/config.ron";
|
||||
cssFile = repoDir + "/styles.css";
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user