fix: wireguard config file permission issue
This commit is contained in:
parent
1c2b263904
commit
945f767d08
6 changed files with 33 additions and 24 deletions
|
|
@ -3,16 +3,13 @@
|
|||
system,
|
||||
inputs,
|
||||
nix-version,
|
||||
git-config,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
|
||||
let
|
||||
cursor-size = "24";
|
||||
username = "danny";
|
||||
git-config = {
|
||||
username = "DACHXY";
|
||||
email = "danny10132024@gmail.com";
|
||||
};
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue