mirror of
https://github.com/kaesaecracker/nixos-configuration.git
synced 2025-01-18 18:40:14 +01:00
pc3 is pc2
This commit is contained in:
parent
e085501d00
commit
dbe364c39c
|
@ -1,7 +1,7 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./modules
|
||||
(import ./hardware "vinzenz-pc3")
|
||||
(import ./hardware "vinzenz-pc2")
|
||||
];
|
||||
|
||||
config = {
|
Loading…
Reference in a new issue