Elaborate on README
This commit is contained in:
parent
3c21629f68
commit
9a11af9a09
2 changed files with 12 additions and 6 deletions
|
@ -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.
|
||||
|
||||
|
|
12
flake.lock
generated
12
flake.lock
generated
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue