mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
nix: steam
This commit is contained in:
parent
3aef15679e
commit
55931c0167
5 changed files with 57 additions and 2 deletions
6
nixcfgs/users/js0ny/programs/distrobox.nix
Normal file
6
nixcfgs/users/js0ny/programs/distrobox.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.distrobox = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue