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