mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/rana/configuration.nix
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{ ... }:
|
||||
{ self, ... }:
|
||||
{
|
||||
imports = [
|
||||
self.nixosModules.common
|
||||
self.nixosModules.personalComputer
|
||||
self.nixosModules.home.emmie
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = {
|
||||
system = "x86_64-linux";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user