sourcephile
/
git
/
julm
/
julm-nix.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
bash: add zfs-destroy-snapshots
[julm/julm-nix.git]
/
nixos
/
modules.nix
1
{ ... }:
2
{
3
imports = [
4
modules/security/systemd-creds.nix
5
modules/services/networking/wireguard.nix
6
];
7
}