mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
cleanup
This commit is contained in:
parent
d47c674cad
commit
c9ea4cccd9
2 changed files with 21 additions and 9 deletions
|
|
@ -89,6 +89,17 @@
|
|||
nils = {
|
||||
id = 0;
|
||||
name = "nils";
|
||||
|
||||
bookmarks = [
|
||||
{
|
||||
name = "NixOS options";
|
||||
url = "https://search.nixos.org/options";
|
||||
}
|
||||
{
|
||||
name = "home-manager options";
|
||||
url = "https://rycee.gitlab.io/home-manager/options.html";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue