Updated: Saturday, August 26,2023-08-26 14:13:04
parent
89258eb6bd
commit
34bc4d51b3
|
@ -19,6 +19,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0f2aad7e106c5dc0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "NixOS.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e0af2a1abf255b40",
|
||||
"type": "leaf",
|
||||
|
@ -31,7 +43,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
@ -97,7 +110,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "NYIT weekend.md",
|
||||
"file": "NixOS.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -114,7 +127,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "NYIT weekend.md",
|
||||
"file": "NixOS.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -137,7 +150,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "NYIT weekend.md"
|
||||
"file": "NixOS.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -161,11 +174,12 @@
|
|||
"omnisearch:Omnisearch": false
|
||||
}
|
||||
},
|
||||
"active": "90073c0865339749",
|
||||
"active": "0f2aad7e106c5dc0",
|
||||
"lastOpenFiles": [
|
||||
"NYIT weekend.md",
|
||||
"NixOS.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Languages/Markdown.md",
|
||||
"hi.mainsite/Quantum Stuff.md",
|
||||
"NYIT weekend.md",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/grey-darkgrey-S.svg",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/orange-grey-S.svg",
|
||||
"hi.mainsite/Main Page.md",
|
||||
|
@ -199,7 +213,6 @@
|
|||
"Coding Tips (Classical)/Terminal Tips/Servers/Physical Servers",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Databases/Tools & Tables/Notions about Notion.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Databases/Tools & Tables/Microsoft Excel.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Databases/Tools & Tables/Google Sheets.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Cloud Servers",
|
||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Media Hosts",
|
||||
"Coding Tips (Classical)/Terminal Tips/CLI Tools/Networking/VPN",
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
A Linux Distribution called NixOS also exists. There are many guides for building configuration for NixOS on youtube.
|
||||
|
||||
![https://www.youtube.com/watch?v=_Z32SYFbxpw&t=0s](https://www.youtube.com/watch?v=_Z32SYFbxpw&t=0s)
|
||||
|
||||
- The full NixOS[ Guide here. ](https://christitus.com/nixos-explained/)
|
Loading…
Reference in New Issue