summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorAlan Pearce2020-02-26 10:27:26 +0100
committerAlan Pearce2020-02-26 10:27:26 +0100
commitb3658308fbef6cdc33b14264d33f00d3023b42ac (patch)
tree1f5c98589c3ba5a580b683ca538b41af1a0a1ceb /system
parent37cc1c0e64e5bce3bc1de87d690746ec35080247 (diff)
downloadnixfiles-b3658308fbef6cdc33b14264d33f00d3023b42ac.tar.lz
nixfiles-b3658308fbef6cdc33b14264d33f00d3023b42ac.tar.zst
nixfiles-b3658308fbef6cdc33b14264d33f00d3023b42ac.zip
Remove system private dir
Diffstat (limited to 'system')
-rw-r--r--system/README.org9
-rw-r--r--system/private/.gitkeep0
2 files changed, 4 insertions, 5 deletions
diff --git a/system/README.org b/system/README.org
index cc07d58d..e03d9a05 100644
--- a/system/README.org
+++ b/system/README.org
@@ -5,9 +5,8 @@ This repository is for my [[https://nixos.org/][NixOS]] configuration.
 ** Setup
 
 1. Clone or symlink to =/etc/nixos=
-2. If necessary, re-create relevant files in =./private=
-3. Run =nixos-generate-config= if on a fresh machine
-4. Remove =configuration.nix=
-5. Link a machine configuration to =configuration.nix=
-6. Apply configuration with =nixos-rebuild= or =nixos-install=
+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=
 
diff --git a/system/private/.gitkeep b/system/private/.gitkeep
deleted file mode 100644
index e69de29b..00000000
--- a/system/private/.gitkeep
+++ /dev/null