mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 08:16:10 +01:00
BREAKING-CHANGE: modified structure, hm is now standalone
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{username, ...}: {
|
||||
{
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
flake = "/home/${username}/.files";
|
||||
flake = "/home/mike/.files";
|
||||
clean = {
|
||||
enable = true;
|
||||
dates = "weekly";
|
||||
|
||||
Reference in New Issue
Block a user