diff --git a/about.md b/about.md index 9138932..10aee1d 100644 --- a/about.md +++ b/about.md @@ -1,7 +1,2 @@ # About Nix CLIC -In fact a start of package was available by mistake in nixpkgs. - -I updated it in this PR: . - -Still need to work on the module (it's very wip).. diff --git a/components/ConfigForm.vue b/components/ConfigForm.vue new file mode 100644 index 0000000..e56c93a --- /dev/null +++ b/components/ConfigForm.vue @@ -0,0 +1,593 @@ + + + + + diff --git a/configure.md b/configure.md index 93db5e7..579b141 100644 --- a/configure.md +++ b/configure.md @@ -1,14 +1,15 @@ -# Tips and tricks +--- +layout: doc +prev: false +next: false +sidebar: false +outline: false +aside: false +--- +# Generate my configuration -## Remove long nix paths in htop + -`htop` has an option for shorter names, press `p` to toggle between full path and short path - -## Migrating from Debian 12 to Nixos - -> [!TIP] -> You need a fast internet connection to achieve this in less than 5 hours... #truestory - -Following the procedure from https://nixos.org/manual/nixos/stable/#sec-installing-from-other-distro (skipping the extra partition) - -There was also the option of [nixos anywhere](https://github.com/nix-community/nixos-anywhere). + diff --git a/index.md b/index.md index 3ee5800..02af253 100644 --- a/index.md +++ b/index.md @@ -10,7 +10,7 @@ hero: actions: - theme: brand text: Generate my NixOS configuration - link: /generate + link: /configure - theme: alt text: Documentation link: /about diff --git a/roadmap.md b/roadmap.md new file mode 100644 index 0000000..309305c --- /dev/null +++ b/roadmap.md @@ -0,0 +1,2 @@ +# Roadmap + diff --git a/technical-principles.md b/technical-principles.md new file mode 100644 index 0000000..207ccb9 --- /dev/null +++ b/technical-principles.md @@ -0,0 +1,2 @@ +# Technical principles +