mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update flake
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -176,11 +176,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1703429908,
|
"lastModified": 1703557904,
|
||||||
"narHash": "sha256-6fzFkfJ6rb6/Wg70uKAh2Um6v58XDg+fAd/SnLcx6UE=",
|
"narHash": "sha256-OhMj7PcfN5urHHLi2XSjnbUr7hu4VbeOpGcGFw5Aj+k=",
|
||||||
"owner": "thiloho",
|
"owner": "thiloho",
|
||||||
"repo": "todos",
|
"repo": "todos",
|
||||||
"rev": "23829c02faede3ffab951626999854e118e44c47",
|
"rev": "e8bac1720c5412d296d2007716c6d02f4c7f2827",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
@@ -35,6 +35,7 @@
|
|||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
blender
|
blender
|
||||||
|
inkscape
|
||||||
];
|
];
|
||||||
stateVersion = "23.05";
|
stateVersion = "23.05";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user