[NixOS] Fix flakes for raspberry pi

This commit is contained in:
2021-07-11 17:23:59 +00:00
parent 6163358c8f
commit 3404d3c196
4 changed files with 12 additions and 18 deletions

View File

@@ -1,9 +1,8 @@
{
imports = [
../raspberry-pi.nix
../jellyfin.nix
# ../internet-computer.nix
../internet-computer.nix
../raspberry-pi.nix
];
networking.hostName = "biskcomp";