46 Commits (9a358209718d80f19eb7e92117555fb8664dd964)

Author SHA1 Message Date
Felix Stupp b7fb087660
add flake submodule flake reflection & fix secrix app
broken in 291bf42e2a
as `self` of flake was becoming inaccessible.
further hidden with a448ae9fb1
because it overloaded the former self argument
2 months ago
Felix Stupp 2fdd6cdf00
migrate bigger nixos-modules to nixosProfiles
- profiles are meant for a group of similar machines (see README)
- this replaced allCommon, hwCommon & parts of vmCommon modules
- highly personal settings were relocated to myOptions
- some parts are relocated into their own module: extends/cpu
2 months ago
Felix Stupp 123790cf46
flake: move importFlakeMod & WithSystem into lib / libAnchors 2 months ago
Felix Stupp 0dfac33429
extract & rework backports overlay 2 months ago
Felix Stupp aa9ab0ba2f
flake: extract homeManagerModules as proper submodule 2 months ago
Felix Stupp 9bc3059e6b
flake: extract nixosModules as submodule 2 months ago
Felix Stupp 36f05dc63a
nixosCfg.x13yz: add reasonings to additional kernel modules 2 months ago
Felix Stupp 57ea32a88e
flake: extract nixosModules as submodule 2 months ago
Felix Stupp a448ae9fb1
flake: add module self-reflection on import
- hereby replacing old self argument from flake
2 months ago
Felix Stupp e9255c43d0
full restructure of flake.nix
- split flake into "submodules"
- make "submodules" independent of system
2 months ago
Felix Stupp 08e73d0dec
add flake lib 2 months ago
Felix Stupp 91c72a02db
establish flakeArg construct & add docu 2 months ago
Felix Stupp 04c82801d2
add new home-manager modules structure & add to configs 2 months ago
Felix Stupp dbfd5c5058
flake: restructure code for nixosConfig wrapper 2 months ago
Felix Stupp 3b21f3e9d5
flake: add todo: experiment with wirenix 2 months ago
Felix Stupp 91758a17ee
flake: add input unattendend-installer 2 months ago
Felix Stupp 34b3abebc0
flake: merge backports of wcurl & nixfmt-rfc-style 2 months ago
Felix Stupp b218bce3b5
nixosMod.withDepends: add disko to dependencies 2 months ago
Felix Stupp 085a72134c
nixosMod.withDepends: make module a function 2 months ago
Felix Stupp 967b237c66
nixosCfg.x13yz: add comment part to ssh host public key 2 months ago
Felix Stupp 7aff505ea7
flake: backport wcurl from unstable via overlay 2 months ago
Felix Stupp 21b10bca8e
flake: reformat code 2 months ago
Felix Stupp f3d744421b
flake: add input disko 2 months ago
Felix Stupp 7f020def43
introduce secrix-wrapper to devShel 2 months ago
Felix Stupp c3aa97ba5a
use my secrix release for now 2 months ago
Felix Stupp 539680512c
reformat code (first time with nixfmt 2 months ago
Felix Stupp 3cfd470553
add flakeArg as specialArgs for nixos configs 2 months ago
Felix Stupp 7b83ea7530
add SSH host key of x13yz 2 months ago
Felix Stupp 4b3d5c3587
flake: use fixed fork of secrix for now 2 months ago
Felix Stupp 36c7626ab6
nixos-mod/frontend: add captive-browser 2 months ago
Felix Stupp eefb11b33c
add secrix as submodule 2 months ago
Felix Stupp 0362280029
extract personal options into global configs
- replacing hard-coded defaults across all of my modules
- personal = "my" username, ssh keys, …
2 months ago
Felix Stupp 208829d890
flake.nixosCfg.x13yz: add hostName & domain 3 months ago
Felix Stupp 749b5986fa
flake.nixosCfg.x13yz: add missing options for fileSystems 3 months ago
Felix Stupp ab528e7df0
flake.nixosCfg.x13yz: fix add currently installed luks device 3 months ago
Felix Stupp 9d1083b9f9
flake.nixosCfg.x13yz: enable fprintd 3 months ago
Felix Stupp 2630485f24
flake.nixosCfg.x13yz: declare as convertable 3 months ago
Felix Stupp b5b501469f
flake: use release-24.05 of home-manager 3 months ago
Felix Stupp 9af924aaae
flake.nixosConfig.x13yz: add current installed partition scheme 3 months ago
Felix Stupp 3aba72213b
flake.nixosConfig.x13yz: include current manual kernel config 3 months ago
Felix Stupp 5e85851a5a
flake.nixosConfigurations.x13yz: import nixos-hardwarelenovo-thinkpad-x13-yoga 3 months ago
Felix Stupp 1c966a5da0
flake.nixosConfigrations.x13yz: separate host config from hardware config 3 months ago
Felix Stupp ceb81dc955
flake.nixosConfigurations: allow multiple modules on helper 3 months ago
Felix Stupp 17ceb62c37
fix x13yz graphics driver to intel 3 months ago
Felix Stupp da9b9aa157
flake: add host x13yz, with nixosConfig abstraction 3 months ago
Felix Stupp b562cd4d30
add nix files 3 months ago