Get everything passing the flake checks
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
};
|
||||
|
||||
outputs =
|
||||
{ nixstable, self, ... }@inputs:
|
||||
{ nixstable, ... }:
|
||||
{
|
||||
nixosConfigurations.vagrant = nixstable.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
|
||||
Reference in New Issue
Block a user