mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
fix(nixos): flake not renamed to just mudics
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
nixpkgs,
|
||||
...
|
||||
} @ inputs: {
|
||||
nixosConfigurations.plg-mudics = nixpkgs.lib.nixosSystem {
|
||||
nixosConfigurations.mudics = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
|
||||
Reference in New Issue
Block a user