Regenerated
This commit is contained in:
+1
-1
@@ -1337,7 +1337,7 @@ in
|
||||
home-manager.users.${username} = { config, lib, ... }:
|
||||
let
|
||||
# Helper to make out-of-store symlinks (clean + re
|
||||
link = path: lib.file.mkOutOfStoreSymlink path;
|
||||
link = path: config.lib.file.mkOutOfStoreSymlink path;
|
||||
in
|
||||
{
|
||||
home.file = {
|
||||
|
||||
Reference in New Issue
Block a user