aboutsummaryrefslogtreecommitdiff
path: root/org.nixos.nix
diff options
context:
space:
mode:
authorElyesa <04ely-dev@proton.me>2022-09-03 20:10:09 +0300
committeraxtloss <axtlos@tar.black>2022-09-07 21:26:32 +0200
commita01263fcc51eb0b62d154b7babf35781bcdd5915 (patch)
tree12f016bb72eea754344604e9c2f99c1e4d8d668e /org.nixos.nix
parentfa68cdafc34675b1e5582e0678354ca03dd47944 (diff)
downloadflatpaks-a01263fcc51eb0b62d154b7babf35781bcdd5915.tar.gz
flatpaks-a01263fcc51eb0b62d154b7babf35781bcdd5915.tar.bz2
Update README.md
Fix a little typo and some punctuation here and there
Diffstat (limited to '')
-rw-r--r--org.nixos.nix/README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/org.nixos.nix/README.md b/org.nixos.nix/README.md
index f12cc41..5f8669b 100644
--- a/org.nixos.nix/README.md
+++ b/org.nixos.nix/README.md
@@ -1,7 +1,4 @@
# [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.
-
+Works with no issues, but you'll have to use it by running `flatpak run org.nixos.nix <the nix command>`. So for `nix-shell` it'd be `flatpak 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.