| Commit message (Collapse) | Author |
|
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch main
# Your branch is up to date with 'origin/main'.
#
# Changes to be committed:
# modified: secrets/wireless.age
#
# Changes not staged for commit:
# modified: sys/nix/default.nix
# modified: users/default.nix
#
# Untracked files:
# files/root_ssh_config
# nixremote
# users/root/
#
|
|
|
|
|
|
|
|
They don't work for now
|
|
|
|
This reduces unnecessary state as I don't use nix-channels.
|
|
home-manager enables great possibilities and is
part of simplifying the structure of my config.
|
|
This is mainly convenience and my personal
preference.
|
|
|
|
Prepare to switch sys-config to flakes by enabling flakes support in
nix.
|
|
|
|
|