Testing lib.mkForce
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ config, pkgs, lib, flakeRoot, ... }:
|
||||
let
|
||||
repoAlacrittyConf = flakeRoot + "/assets/conf/dev/alacritty.toml";
|
||||
repoAlacrittyConf = flakeRoot.outPath + "/assets/conf/dev/alacritty.toml";
|
||||
in
|
||||
{
|
||||
xdg.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user