test
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -41,11 +41,11 @@
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1775840646,
|
||||
"narHash": "sha256-iajFPUqVyrRjKyJwqXlxuP3WO3kDtih1lojBFY4HXL0=",
|
||||
"lastModified": 1775844720,
|
||||
"narHash": "sha256-H1QBump9jrAtEYKrxOXXmIM7kKx4c55EFOLBgr2a7K0=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "bd134cad26a0ba9a4455351e9828692a0cc0fd79",
|
||||
"revCount": 33,
|
||||
"rev": "b97e9dc547a8d16189e5158257537db6b6063def",
|
||||
"revCount": 34,
|
||||
"type": "git",
|
||||
"url": "file:///home/nathan/Projects/Aurora"
|
||||
},
|
||||
|
||||
@@ -19,6 +19,12 @@
|
||||
systemd = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
settings = {
|
||||
wallpaperDir = "${config.home.homeDirectory}/Pictures/Wallpaper";
|
||||
|
||||
colorsDir = "${config.home.homeDirectory}/.cache/wal/colors.json";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user