No description
Find a file
Jakob Lechner da40eb7dbc
Refactor git module
Make dependencies explicit
Remove packages from user config
2023-02-15 23:07:32 +00:00
home-manager Refactor git module 2023-02-15 23:07:32 +00:00
hosts Add asterisk 2023-02-15 22:26:58 +00:00
modules Add upstream DNS for lab.fablab-nea.de 2023-02-11 22:59:42 +00:00
pkgs Add tabbed box maker 2022-10-11 20:57:19 +00:00
.editorconfig Add config for .nix files 2022-04-27 11:02:38 +00:00
.envrc Use flakes 2021-11-17 09:33:48 +00:00
.gitignore Add home-manager config 2021-11-17 16:08:19 +00:00
.sops.yaml Add host aluminium 2022-11-15 21:30:28 +00:00
flake.lock flake.lock: Update 2023-02-15 23:07:25 +00:00
flake.nix Bump to nixos release 22.11 2022-11-21 23:56:28 +00:00
justfile Add fwupdmgr commands 2022-06-08 11:45:45 +00:00
README.md Add links to home-manager docs 2022-10-11 21:58:24 +00:00

home-manager

https://github.com/nix-community/home-manager

For a systematic overview of Home Manager and its available options, please see

Install a new host

This installs nixos on host somehost:

nix-shell -p nixUnstable --run 'nixos-install --flake https://gitlab.jalr.de/jalr/nixos-configuration#somehost --no-channel-copy'

nix repl

start an interactive environment for evaluating Nix expressions

$ nix repl

nix-repl> a=builtins.getFlake (toString ./.)
$ nix repl

nix-repl> :lf .#

Import GPG public key

gpg --card-edit
gpg/card> fetch