Centralize the logic for escaping the shell values.

This commit is contained in:
Tom Alexander
2025-08-09 20:54:54 -04:00
parent 6b42a09468
commit 2c3e5483e9
2 changed files with 22 additions and 11 deletions

View File

@@ -81,6 +81,7 @@
# me.install.user.file.talexander.".local/nixcfg" = ./README.org;
me.install.user.talexander.file.".local/nixcfg" = {
source = ./flake.lock;
method = "overwrite";
};
nix.settings.experimental-features = [