mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 16:36:53 +01:00
Change name
This commit is contained in:
parent
5e18ec6156
commit
3c4be80813
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {
|
||||
nixosConfigurations.kami = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = attrs;
|
||||
modules = [
|
||||
|
|
Loading…
Reference in a new issue