mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-23 09:42:18 +00:00
remove vagrant/libvirt (for now?)
This commit is contained in:
parent
7526f6776c
commit
5eacac40e5
1 changed files with 4 additions and 4 deletions
|
@ -7,8 +7,8 @@
|
|||
];
|
||||
|
||||
# packages
|
||||
home.packages = with pkgs; [
|
||||
libvirt
|
||||
vagrant
|
||||
];
|
||||
# home.packages = with pkgs; [
|
||||
# libvirt
|
||||
# vagrant
|
||||
# ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue