From 9a11af9a09e99bbab10effb338f59c9255c5535d Mon Sep 17 00:00:00 2001 From: Spotlight Date: Tue, 4 Jul 2023 13:25:35 -0500 Subject: [PATCH] Elaborate on README --- README.md | 6 ++++++ flake.lock | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 98f1b1e..245dbb7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ As such, I utilize [Nix](https://nixos.org) with [home-manager](https://github.c Please don't consider this a great basis for your own configuration - it works well for me! As such, some things may make assumptions you would not as well :) +A few assumptions are made, reflecting my current knowledge of Nix: + - All Darwin machines are assumed to be desktop devices. + - (This is not true, but... we'll take it.) + - All Linux machines are... not, and fit a dotfiles-only configuration. + - (This is not true, but for the most part works due to packages being provided by other package managers.) + ## Installation This may require things to be adapted based on the platform. diff --git a/flake.lock b/flake.lock index dfad212..1567d52 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1688409282, - "narHash": "sha256-nnVCN5QiZ5+DEc70PRQLEcxqlxtsmeBU1BnpsRPUJlA=", + "lastModified": 1688467264, + "narHash": "sha256-AUQP1WtmBb36bRc41p5ieTwq6Y8pgiKurbdrsPeP3fg=", "owner": "nix-community", "repo": "home-manager", - "rev": "c24deeca64538dcbc589ed8da9146e4ca9eb85b7", + "rev": "b406b8d1bc90f6cd3e120d189b3e929f17ca4aea", "type": "github" }, "original": { @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1688231357, - "narHash": "sha256-ZOn16X5jZ6X5ror58gOJAxPfFLAQhZJ6nOUeS4tfFwo=", + "lastModified": 1688322751, + "narHash": "sha256-eW62dC5f33oKZL7VWlomttbUnOTHrAbte9yNUNW8rbk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "645ff62e09d294a30de823cb568e9c6d68e92606", + "rev": "0fbe93c5a7cac99f90b60bdf5f149383daaa615f", "type": "github" }, "original": {