configs, packages: add streamlink, mpv and a new config structure
This commit is contained in:
15
modules/programs/configs/default.nix
Normal file
15
modules/programs/configs/default.nix
Normal file
@@ -0,0 +1,15 @@
|
||||
#
|
||||
# Configs
|
||||
#
|
||||
# flake.nix
|
||||
# ├─ ./hosts
|
||||
# │ └─ home.nix
|
||||
# └─ ./modules
|
||||
# └─ ./programs
|
||||
# └─ default.nix *
|
||||
# └─ ...
|
||||
#
|
||||
|
||||
[
|
||||
./mpv.nix
|
||||
]
|
||||
Reference in New Issue
Block a user