mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-21 14:49:10 -04:00
boot strapping
This commit is contained in:
6
systems/brendans-system/programs.nix
Normal file
6
systems/brendans-system/programs.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
jellyfin-media-player
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user