Pin hosts on urithiru for less building

This commit is contained in:
Charlotte Van Petegem 2021-04-22 09:59:33 +02:00
parent 9748828573
commit 3cec90e553
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 8 additions and 4 deletions

View file

@ -30,6 +30,7 @@
home-manager.nixosModules.home-manager
./modules
];
extraArgs = { nixosConfigurations = self.nixosConfigurations; };
};
hosts = {
kharbranth.modules = [ ./machines/kharbranth ];