mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 16:26:51 +01:00
Renamed nixos to oni
This commit is contained in:
parent
03b917fe2a
commit
212355b9e2
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {
|
||||
nixosConfigurations.oni = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = attrs;
|
||||
modules = [
|
||||
|
|
Loading…
Reference in a new issue