aboutsummaryrefslogtreecommitdiffstats
path: root/modules/nixos (unfollow)
Commit message (Collapse)Author
2024-04-20sils: make networking toggleableSilas Schöffel
2024-04-20sils/meta: make declarations nullableSilas Schöffel
2024-04-20sils/basesystem: explicitely enable redistributable firmwareSilas Schöffel
2024-04-20sils: rename nix namespace to nix-configSilas Schöffel
2024-04-20sils: make nix-config toggleableSilas Schöffel
2024-04-19role.sils: consumeSilas Schöffel
2024-04-19basesystem: make module toggleableSilas Schöffel
2024-04-19modules: introduce role systemSilas Schöffel
2024-04-18networking: change SSID_N2 to hiddenSilas Schöffel
2024-04-10basesystem: set lanzaboote.settings.editor to falseSilas Schöffel
This prevents gaining a root shell with init=/bin/sh
2024-04-10sudo: add configurable lecture optionSilas Schöffel
2024-04-09sils.meta: add globalDataDir optionSilas Schöffel
2024-04-08refactor: move sudo to modulesSilas Schöffel
2024-04-08networking: disable Ipv6Silas Schöffel
This is not because I'm opposed to ipv6, on the contrary, I'm in favor of its adoption, I am doing this only because it causes me to many issues at home, where my provider apparently doesn't care much about ipv6.
2024-04-08refactor: move networking to modulesSilas Schöffel
2024-04-05nix: fix moduleSilas Schöffel
2024-04-05nix: init moduleSilas Schöffel
2024-04-05theming: change theme to tokyo-night-darkSilas Schöffel
2024-04-04treewide: add stylixSilas Schöffel
2024-04-02sils.meta: add bootstrapSystem optionSilas Schöffel
2024-04-02basesystem: init moduleSilas Schöffel
This is almost entirely a duplicate of flake/nixosConfigurations/basesystem.nix
2024-04-02sils.meta: init moduleSilas Schöffel
2024-04-02refactor(modules): use collision avoiding treeSilas Schöffel
2024-04-01plymouth: init moduleSilas Schöffel
2024-04-01structure: introduce modulesSilas Schöffel