init
This commit is contained in:
commit
f89801cd39
418 changed files with 1855 additions and 0 deletions
6
Configurations/Hosts/Default/home/user-packages.nix
Normal file
6
Configurations/Hosts/Default/home/user-packages.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# ./user-packages.nix
|
||||
{pkgs}:
|
||||
with pkgs; [
|
||||
mpv
|
||||
vlc
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue