added distrobox/incus to workstation
This commit is contained in:
parent
5d01a8331a
commit
6d94ff47dc
2 changed files with 22 additions and 1 deletions
|
@ -6,13 +6,15 @@
|
|||
|
||||
{
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
[
|
||||
./hardware-configuration.nix
|
||||
./k8s.nix
|
||||
./podman.nix
|
||||
./tty.nix
|
||||
./aliases.nix
|
||||
./zsh.nix
|
||||
./incus.nix
|
||||
./libvirt.nix
|
||||
];
|
||||
|
||||
# Kernel
|
||||
|
@ -137,6 +139,7 @@
|
|||
git
|
||||
mc eza du-dust ripgrep
|
||||
nix-direnv
|
||||
distrobox
|
||||
|
||||
# Languages
|
||||
zig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue