Update readme

This commit is contained in:
Daniel Siepmann 2023-03-15 08:36:54 +01:00
parent b8d646409f
commit a65a44b98b
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -21,14 +21,11 @@ Installation
Install (clone) into `~/.config/nixpkgs`.
Create `~/.config/home-manager` and create a symlink from `~/.config/nixpkgs/home.nix` to `~/.config/home-manager/home.nix`.
Install `home-manager` see: https://nix-community.github.io/home-manager/index.html
Execute `home-manager switch`
Usage
-----
Add packages to `home/packages.nix` and run `home-manager switch`.
Folder structure
----------------
@ -77,6 +74,10 @@ It has the following sub folder:
I use this folder to have them in version control and symlink them into the
project.
`systems/`
Holds nix os configuration for different system.s
Each system has its own subfolder.
Update
------
@ -107,22 +108,12 @@ List of manual needed changes for various reasons.
Todos
-----
MacBook:
* Provide script to update system
Migration:
* Check vpnc which is currently installed via ubuntu.
* Install i3lock (Right now installed via ubuntu)
* Migrate home manager to use flake for better rollback support if update breaks something.
* Maybe create upstream PRs for
* `home/modules/programs/*.nix`
Additions:
* https://github.com/altdesktop/playerctl#selecting-the-most-recent-player in