forked from colonelpanic/dotfiles
[NixOS] Disable plex on raspberry pi for now
This commit is contained in:
parent
ceda390df2
commit
5e1d8be3a5
@ -1,9 +1,12 @@
|
||||
{
|
||||
imports = [
|
||||
../raspberry-pi.nix
|
||||
../plex.nix
|
||||
# ../plex.nix
|
||||
./internet-computer.nix
|
||||
];
|
||||
|
||||
networking.hostName = "biskcomp";
|
||||
hardware.video.hidpi.enable = true;
|
||||
|
||||
system.stateVersion = "21.05";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user