summary refs log tree commit diff stats
path: root/system/README.org
diff options
context:
space:
mode:
authorAlan Pearce2022-10-17 19:31:27 +0200
committerAlan Pearce2022-10-17 19:31:27 +0200
commit2c367fa3af3c781ce747a1199d7aa6a770b710e4 (patch)
treeaa10d2c9b45b2b01a7ef421f0c9e3eecad8ef623 /system/README.org
parent2040d0cc03954bf620b18bb11515173932444c89 (diff)
downloadnixfiles-2c367fa3af3c781ce747a1199d7aa6a770b710e4.tar.lz
nixfiles-2c367fa3af3c781ce747a1199d7aa6a770b710e4.tar.zst
nixfiles-2c367fa3af3c781ce747a1199d7aa6a770b710e4.zip
Remove outdated pre-flake documentation
Diffstat (limited to 'system/README.org')
-rw-r--r--system/README.org12
1 files changed, 0 insertions, 12 deletions
diff --git a/system/README.org b/system/README.org
deleted file mode 100644
index e03d9a05..00000000
--- a/system/README.org
+++ /dev/null
@@ -1,12 +0,0 @@
-* nixos-configuration
-
-This repository is for my [[https://nixos.org/][NixOS]] configuration.
-
-** Setup
-
-1. Clone or symlink to =/etc/nixos=
-2. Run =nixos-generate-config= if on a fresh machine
-3. Remove =configuration.nix=
-4. Link a machine configuration to =configuration.nix=
-5. Apply configuration with =nixos-rebuild= or =nixos-install=
-