Update pingbox
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
./hardware-configuration.nix
|
||||
../common
|
||||
../common/graphical
|
||||
|
||||
(import ../../modules).pingbox
|
||||
];
|
||||
|
||||
boot.resumeDevice = "/dev/disk/by-label/swap";
|
||||
|
||||
@@ -13,4 +13,10 @@
|
||||
./postgres
|
||||
];
|
||||
};
|
||||
|
||||
pingbox = {
|
||||
imports = [
|
||||
./postgres
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user