44 lines
944 B
Markdown
44 lines
944 B
Markdown
# NixConfig
|
|
|
|
work in progress
|
|
|
|
|
|
zu lösende probleme:
|
|
|
|
(NixConfig --> löschen von sitzungsdaten/sitzungsdaten im ram)
|
|
|
|
accounts hinzufügen
|
|
|
|
eigentliches script --> verteilen von kde settings --> kiosk
|
|
|
|
post install script? --> wlan anmeldung
|
|
|
|
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
|
|
|