mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-21 08:52:19 +00:00
add dnscontrol
This commit is contained in:
parent
88a3274055
commit
fe9ade7b0c
1 changed files with 3 additions and 4 deletions
|
@ -7,8 +7,7 @@
|
|||
];
|
||||
|
||||
# packages
|
||||
# home.packages = with pkgs; [
|
||||
# libvirt
|
||||
# vagrant
|
||||
# ];
|
||||
home.packages = with pkgs; [
|
||||
dnscontrol
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue