Diskussion:NixOS: Unterschied zwischen den Versionen
Aus C3D2
Vater (Diskussion | Beiträge) (Neuer Abschnitt →my perfect NixOS laptop installation) |
Mic92 (Diskussion | Beiträge) (language) |
||
Zeile 25: | Zeile 25: | ||
== my perfect NixOS laptop installation == | == my perfect NixOS laptop installation == | ||
− | The goal is | + | The goal is to set up a sweet default for the usage of a (usual) laptop running [[NixOS]]. |
− | : Probably we | + | : Probably we are going to use a ThinkPad (idea of the project [[denkende Bretter bohren]]). Of course everybody can bring their own device. |
The "perfect" setup seems to be: | The "perfect" setup seems to be: | ||
* [[NixOS]] | * [[NixOS]] | ||
− | * [[ZFS]] | + | * [[ZFS]] (for everything but ''/boot'') |
− | *: ext4 might be possible also | + | *: ext4 might be possible also but is not as feature rich. btrfs should be also available to install (NixOS) on. |
− | * 2 mirrored disks ( | + | * 2 mirrored disks (nice to have) |
− | *: (A caddy for a second disk (for a ThinkPad) will be | + | *: (A caddy for a second disk (for a ThinkPad) will be there for testing such a setup. [[user:vater]] has got one.) |
− | * all data encrypted (as | + | * all data encrypted (as far as possible - for ''/'' but probably without ''/boot'') |
− | *: Probably we have to use the 18.03 (version of [[NixOS]], a prerelease) b/c we also | + | *: Probably we have to use the 18.03 (version of [[NixOS]], a prerelease) b/c we also want to test native ZFS encryption. |
− | *:: | + | *:: Those who are interested to run LUKS - the "typical" way to encrypt devices on [[GNU/Linux]] - can do of course. |
*:: ZFS native encryption is one of the newest features of ZFS, driven by the ZoL community. (It is not available on [[FreeBSD]] at present (2017-10).) | *:: ZFS native encryption is one of the newest features of ZFS, driven by the ZoL community. (It is not available on [[FreeBSD]] at present (2017-10).) | ||
* (maybe a device or file for swap) | * (maybe a device or file for swap) |
Version vom 13. November 2017, 22:33 Uhr
Inhaltsverzeichnis
Ideen für Ideen zu und rund um NixOS
NixOS meets iRedMail
(g)ui the whole configuration.nix
- gui oder wui
- Unmöglichkeit von Typos
- bessere Übersicht zu (allen) verfügbaren Optionen
- ...
NixOS as FreeBSD
- aka uNix oder FreeNix oder NixBSD
nixpkgs on BSD
- Anwendungsbeispiele
- nix für Jails
my perfect NixOS laptop installation
The goal is to set up a sweet default for the usage of a (usual) laptop running NixOS.
- Probably we are going to use a ThinkPad (idea of the project denkende Bretter bohren). Of course everybody can bring their own device.
The "perfect" setup seems to be:
- NixOS
- ZFS (for everything but /boot)
- ext4 might be possible also but is not as feature rich. btrfs should be also available to install (NixOS) on.
- 2 mirrored disks (nice to have)
- (A caddy for a second disk (for a ThinkPad) will be there for testing such a setup. user:vater has got one.)
- all data encrypted (as far as possible - for / but probably without /boot)
- Probably we have to use the 18.03 (version of NixOS, a prerelease) b/c we also want to test native ZFS encryption.
- (maybe a device or file for swap)