mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/ramus/configuration.nix
This commit is contained in:
8
machines/ramus/think-greater-chiangmai.nix
Normal file
8
machines/ramus/think-greater-chiangmai.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ self, ... }:
|
||||
{
|
||||
imports = [
|
||||
self.nixosModules.think-gtcm
|
||||
self.nixosModules.think-backend-gtcm
|
||||
];
|
||||
nixpkgs.overlays = [ self.overlays.packagesOverlay ];
|
||||
}
|
||||
Reference in New Issue
Block a user