wip: dnsc-machine setup
This commit is contained in:
parent
6abcd04a56
commit
297cf7cc95
1 changed files with 11 additions and 2 deletions
|
|
@ -44,6 +44,14 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
pins = {
|
pins = {
|
||||||
|
"home.dnsc.io" = {
|
||||||
|
id = "245843da-9cc4-4c78-ad43-ea7d9139838b";
|
||||||
|
workspace = spaces.Personal.id;
|
||||||
|
container = containers.Personal.id;
|
||||||
|
folderParentId = pins."Apps".id;
|
||||||
|
url = "https://app.fastmail.com/mail/Inbox/?u=b88140d0";
|
||||||
|
position = 201;
|
||||||
|
};
|
||||||
"Apps" = {
|
"Apps" = {
|
||||||
id = "092abc24-d7c5-4012-b311-d4ee0b193537";
|
id = "092abc24-d7c5-4012-b311-d4ee0b193537";
|
||||||
workspace = spaces.Personal.id;
|
workspace = spaces.Personal.id;
|
||||||
|
|
@ -107,6 +115,7 @@
|
||||||
id = "54b399ae-1106-4b91-9e2c-893e9114c215";
|
id = "54b399ae-1106-4b91-9e2c-893e9114c215";
|
||||||
workspace = spaces.Personal.id;
|
workspace = spaces.Personal.id;
|
||||||
container = containers.Personal.id;
|
container = containers.Personal.id;
|
||||||
|
folderParentId = pins."Entertainment".id;
|
||||||
url = "https://www.youtube.com/feed/subscriptions";
|
url = "https://www.youtube.com/feed/subscriptions";
|
||||||
position = 302;
|
position = 302;
|
||||||
};
|
};
|
||||||
|
|
@ -133,7 +142,7 @@
|
||||||
container = containers.Personal.id;
|
container = containers.Personal.id;
|
||||||
folderParentId = pins."Nix".id;
|
folderParentId = pins."Nix".id;
|
||||||
url = "https://search.nixos.org/options";
|
url = "https://search.nixos.org/options";
|
||||||
position = 401;
|
position = 402;
|
||||||
};
|
};
|
||||||
"Home Manager" = {
|
"Home Manager" = {
|
||||||
id = "97194c72-9ab9-4310-90f8-397fd7ce626a";
|
id = "97194c72-9ab9-4310-90f8-397fd7ce626a";
|
||||||
|
|
@ -141,7 +150,7 @@
|
||||||
container = containers.Personal.id;
|
container = containers.Personal.id;
|
||||||
folderParentId = pins."Nix".id;
|
folderParentId = pins."Nix".id;
|
||||||
url = "https://home-manager-options.extranix.com";
|
url = "https://home-manager-options.extranix.com";
|
||||||
position = 401;
|
position = 403;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue