diff options
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ pkgsUnstable = import nixpkgs-unstable { inherit system; config.allowUnfree = true; - } + }; in { nixosConfigurations = { |
