This commit is contained in:
h7x4
2026-01-30 02:04:19 +09:00
parent 0131e5af6d
commit 8ecb89abd0
2 changed files with 98 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{ lib, values, ... }:
let
# See microbel:/etc/exports
letters = [ "a" "b" "c" "d" "h" "i" "j" "k" "l" "m" "z" ];
letters = [ "a" "b" "c" "d" "h" "i" "j" "k" "l" "m" "z" ];
in
{
systemd.targets."pvv-homedirs" = {