summary refs log tree commit diff stats
path: root/modules/nixos (follow)
Commit message (Collapse)AuthorAge
* environment: init moduleSilas Schöffel2024-06-02
|
* sway: init moduleSilas Schöffel2024-06-02
| | | | This inits both the nixos and the home-manager module
* hyprland: init moduleSilas Schöffel2024-06-02
|
* bluetooth: init moduleSilas Schöffel2024-06-02
|
* networking: add GPN-OpenSilas Schöffel2024-05-31
|
* nix: declare commit-lockfile-summarySilas Schöffel2024-04-25
|
* sils: make networking toggleableSilas Schöffel2024-04-20
|
* sils/meta: make declarations nullableSilas Schöffel2024-04-20
|
* sils/basesystem: explicitely enable redistributable firmwareSilas Schöffel2024-04-20
|
* sils: rename nix namespace to nix-configSilas Schöffel2024-04-20
|
* sils: make nix-config toggleableSilas Schöffel2024-04-20
|
* role.sils: consumeSilas Schöffel2024-04-19
|
* basesystem: make module toggleableSilas Schöffel2024-04-19
|
* modules: introduce role systemSilas Schöffel2024-04-19
|
* networking: change SSID_N2 to hiddenSilas Schöffel2024-04-18
|
* basesystem: set lanzaboote.settings.editor to falseSilas Schöffel2024-04-10
| | | | This prevents gaining a root shell with init=/bin/sh
* sudo: add configurable lecture optionSilas Schöffel2024-04-10
|
* sils.meta: add globalDataDir optionSilas Schöffel2024-04-09
|
* refactor: move sudo to modulesSilas Schöffel2024-04-08
|
* networking: disable Ipv6Silas Schöffel2024-04-08
| | | | | | | 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.
* refactor: move networking to modulesSilas Schöffel2024-04-08
|
* nix: fix moduleSilas Schöffel2024-04-05
|
* nix: init moduleSilas Schöffel2024-04-05
|
* theming: change theme to tokyo-night-darkSilas Schöffel2024-04-05
|
* treewide: add stylixSilas Schöffel2024-04-04
|
* sils.meta: add bootstrapSystem optionSilas Schöffel2024-04-02
|
* basesystem: init moduleSilas Schöffel2024-04-02
| | | | This is almost entirely a duplicate of flake/nixosConfigurations/basesystem.nix
* sils.meta: init moduleSilas Schöffel2024-04-02
|
* refactor(modules): use collision avoiding treeSilas Schöffel2024-04-02
|
* plymouth: init moduleSilas Schöffel2024-04-01
|
* structure: introduce modulesSilas Schöffel2024-04-01