feat(home-manager): add webdav module
This commit is contained in:
parent
01092ee7ef
commit
b0d455217f
5 changed files with 183 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
_:
|
||||
{ ... }:
|
||||
{
|
||||
## Specific host home manager configuration
|
||||
wayland.windowManager.sway.config = {
|
||||
|
@ -16,4 +16,5 @@ _:
|
|||
};
|
||||
};
|
||||
};
|
||||
sops.age.keyFile = "/home/ephase/.config/sops/age/keys.txt";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue