Configuration for pang13
This commit is contained in:
parent
7734fbcd64
commit
f342ac6f9d
10 changed files with 138 additions and 6 deletions
5
hosts/pang13/apps.nix
Normal file
5
hosts/pang13/apps.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue