mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update website flake input
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -208,11 +208,11 @@
|
||||
"website": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1704069563,
|
||||
"narHash": "sha256-kkMnxmPtU0F/SuhwiMsSrO0z0+p3PYicfrqPxMb1Mvc=",
|
||||
"lastModified": 1707497768,
|
||||
"narHash": "sha256-GzBC5I4FLEijh2Nsww3P4LZaJR8oXbEH04P6NovVwIk=",
|
||||
"owner": "thiloho",
|
||||
"repo": "website",
|
||||
"rev": "c113ae99dd795f55acab76e352a0f1aa5b3ea158",
|
||||
"rev": "8448dcc2269fe4fc698707d749fc7972c232101c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -67,7 +67,6 @@
|
||||
userSettings = {
|
||||
"nix.enableLanguageServer" = true;
|
||||
"nix.serverPath" = "nil";
|
||||
"window.titleBarStyle" = "custom";
|
||||
"editor.indentSize" = 2;
|
||||
"editor.tabSize" = 2;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user