Added dell.nix for work laptop
This commit is contained in:
parent
59bab9db3f
commit
e8d0eec226
3 changed files with 17 additions and 27 deletions
|
@ -15,3 +15,10 @@ nix-channel --update -v
|
|||
Symlink `/etc/nixos/configuration.nix` to the corresponding
|
||||
`machines/<hostname>/configuration.nix` entry and just keep using
|
||||
*nixos-rebuild* like nothing happend.
|
||||
|
||||
## My Dell work laptop
|
||||
My employer gave me a laptop with Ubuntu installed and is not that happy with the idea of me running NixOS on it.
|
||||
Therefore I at least installed Home-Manager in standalone mode on it and created the `dell.nix` that can be used by
|
||||
symlinking it to `~/.config/home-manager/home.nix`.
|
||||
This way I at least get recent versions of tools with all of my personal config for e.g. Neovim.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue