sombrero: Add config-manager
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
environment.variables.EDITOR = "vim";
|
||||
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
[
|
||||
../../config-manager/default.nix
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
@@ -369,6 +370,8 @@
|
||||
restic
|
||||
];
|
||||
|
||||
config-manager.flakePath = "/home/alex/config";
|
||||
|
||||
# Copy the NixOS configuration file and link it from the resulting system
|
||||
# (/run/current-system/configuration.nix). This is useful in case you
|
||||
# accidentally delete configuration.nix.
|
||||
|
||||
Reference in New Issue
Block a user