NixConfigLaptops/README.md
2023-02-23 17:00:28 +01:00

1 KiB

NixConfig

work in progress

zu lösende probleme:

(NixConfig --> löschen von sitzungsdaten/sitzungsdaten im ram)

accounts hinzufügen

post install script? --> wlan anmeldung

(eigentliches script --> verteilen von kde settings --> kiosk

ublockorigin?)

bereit zum testen:

gelöst: gerätenummer, admin password

für informationen über temporary filesystems:

https://search.nixos.org/options?channel=22.11&show=boot.tmpOnTmpfsSize&from=0&size=50&sort=relevance&type=packages&query=tmpfs

https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix

andere nützliche links:

https://nixos.org/manual/nixos/stable/index.html#sec-writing-modules

https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/config/users-groups.nix

andere interressante ressourcen:

https://develop.kde.org/deploy/kiosk/introduction/

https://userbase.kde.org/KDE_System_Administration#User_&_Group_Profiles

Active Directory / Samba:

https://nixos.wiki/wiki/Samba

https://github.com/NixOS/nix/issues/3257