mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
flake: rename edi -> EDI
This commit is contained in:
parent
3dcb46dbf8
commit
eb20e3a6a2
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
"edi" = nixpkgs.lib.nixosSystem {
|
"EDI" = nixpkgs.lib.nixosSystem {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
modules = [
|
modules = [
|
||||||
# Add Disko for disk management
|
# Add Disko for disk management
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue