all repos — nixfiles @ 2c367fa3af3c781ce747a1199d7aa6a770b710e4

System and user configuration, managed by nix and home-manager

Remove outdated pre-flake documentation
Alan Pearce alan@alanpearce.eu
Mon, 17 Oct 2022 19:31:27 +0200
commit

2c367fa3af3c781ce747a1199d7aa6a770b710e4

parent

2040d0cc03954bf620b18bb11515173932444c89

2 files changed, 0 insertions(+), 29 deletions(-)

jump to
D system/README.org
@@ -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=
-
D user/README.org
@@ -1,17 +0,0 @@-* Nixfiles
-
-I've organised this repository with [[https://rycee.gitlab.io/home-manager/][Home Manager]]. It focuses on [[http://zsh.sourceforge.net][Z
-Shell]] and [[http://emacs.sexy][Emacs]].
-
-It doesn't use any configuration frameworks, just packages installed
-via package managers.  For Emacs I use the built-in package.el via
-[[https://github.com/jwiegley/use-package][use-package]].
-
-It should work on:
-- Linux
-- macOS
-
-** Installation
-
-1. Run =install.sh=.  
-