refactor: extract podman and picocom config
This commit is contained in:
parent
a211568b7d
commit
4545f0f9f2
3 changed files with 2 additions and 2 deletions
5
podman.nix
Normal file
5
podman.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = [ pkgs.podman ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue