hmm
This commit is contained in:
parent
b69972cb03
commit
9b0cff715f
9 changed files with 51 additions and 14 deletions
3
hosts/common/optional/distrobox.nix
Normal file
3
hosts/common/optional/distrobox.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = [pkgs.distrobox];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue