pc3 is pc2

This commit is contained in:
Vinzenz Schroeter 2023-09-09 19:38:21 +02:00
parent e085501d00
commit dbe364c39c
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{...}: { {...}: {
imports = [ imports = [
./modules ./modules
(import ./hardware "vinzenz-pc3") (import ./hardware "vinzenz-pc2")
]; ];
config = { config = {