[NixOS] Use base.nix in raspberrypi

This commit is contained in:
2021-07-10 15:26:29 -06:00
parent f40a061cc7
commit b12efe9a53
2 changed files with 3 additions and 33 deletions

View File

@@ -4,4 +4,5 @@
];
networking.hostName = "biskcomp";
hardware.video.hidpi.enable = true;
}