diff options
Diffstat (limited to 'org.nixos.nix/README.md')
-rw-r--r-- | org.nixos.nix/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/org.nixos.nix/README.md b/org.nixos.nix/README.md new file mode 100644 index 0000000..f12cc41 --- /dev/null +++ b/org.nixos.nix/README.md @@ -0,0 +1,7 @@ +# [nix](https://nixos.org) +works with no issues, but you'll have to use them by running `flatpak run org.nixos.nix <the nix command>`, so for `nix-shell` it'd be `flatapk run org.nixos.nix nix-shell` +if you want to simplify this you can simply create an alias to it (or, what I do run `nix-shell` as your default shell) + +the first start will always take a couple of seconds depending on your disk rw speeds. + + |