mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-24 18:12:18 +00:00
move vagrant and libvirt to machine-specific config
This commit is contained in:
parent
b42951f307
commit
fde8393c21
2 changed files with 2 additions and 2 deletions
|
@ -35,12 +35,10 @@
|
|||
fish
|
||||
htop
|
||||
hugo
|
||||
libvirt
|
||||
packer
|
||||
powershell
|
||||
terraform
|
||||
tldr
|
||||
vagrant
|
||||
vault
|
||||
|
||||
# # It is sometimes useful to fine-tune packages, for example, by applying
|
||||
|
|
|
@ -7,8 +7,10 @@
|
|||
# packages
|
||||
home.packages = with pkgs; [
|
||||
firefox-esr
|
||||
libvirt
|
||||
obsidian
|
||||
qFlipper
|
||||
vagrant
|
||||
];
|
||||
|
||||
# XDG settings
|
||||
|
|
Loading…
Reference in a new issue