diff options
| author | Mel <einebeere@gmail.com> | 2024-10-26 17:44:36 +0200 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-10-26 17:44:36 +0200 |
| commit | 1e0eca0bcbfc338a585842c65c4b48d62d79728d (patch) | |
| tree | 9ab21421d798f0812c966532d8c10bb5c8384e81 /config.nix | |
| download | network-1e0eca0bcbfc338a585842c65c4b48d62d79728d.tar.zst network-1e0eca0bcbfc338a585842c65c4b48d62d79728d.zip | |
Glued together corsac configuration
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'config.nix')
| -rw-r--r-- | config.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.nix b/config.nix new file mode 100644 index 0000000..1dd1750 --- /dev/null +++ b/config.nix @@ -0,0 +1,3 @@ +{ + allowUnfree = true; +} |
