mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
added plex-media-player
This commit is contained in:
@@ -12,6 +12,10 @@
|
|||||||
inputs.nixos-hardware.nixosModules.framework-11th-gen-intel
|
inputs.nixos-hardware.nixosModules.framework-11th-gen-intel
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
plex-media-player
|
||||||
|
];
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "muninn";
|
hostName = "muninn";
|
||||||
hostId = "a43179c5";
|
hostId = "a43179c5";
|
||||||
|
|||||||
Reference in New Issue
Block a user