summary refs log tree commit diff stats
path: root/flake.nix (follow)
Commit message (Collapse)AuthorAge
* fix(flake): inputs.poetry2nix.inputs.systems.follows = "systems"sils2023-11-26
|
* fix(flake): remove unused importssils2023-11-26
|
* fix(flake): optimize importssils2023-11-26
|
* feat(flake): switch to remote systems inputsils2023-11-23
| | | | This enables building this flake
* feat(flake/packages): set neovim as defaultsils2023-11-23
|
* feat(flake): refactor and add checks outputsils2023-11-23
|
* feat(treewide): make configured neovim available as packagesils2023-11-23
|
* fix(flake): switch to modern devShellssils2023-11-23
|
* feat(flake): add (r)agenixsils2023-11-19
|
* feat(flake): declare devShell and formatter for i686-linuxsils2023-11-18
|
* fix(flake): add i686-linux systemsils2023-11-18
|
* refactor(flake): pass attrs to home-managersils2023-11-18
| | | | This reduces unnecessary repetition
* fix(flake): apply nixvim overlaysils2023-11-18
|
* feat(flake): add sops-nixsils2023-11-17
|
* feat(flake): remove (r)agenixsils2023-11-17
|
* feat(flake): add thinklappi-bootstrapsils2023-11-06
| | | | | This minimal config is intended for use with `ǹixos-install` to prevent the nix-store located in RAM from running out of space.
* fix(flake): remove nonexistent overrides for cranesils2023-10-23
|
* feat(flake): add agenix nixosModulesils2023-10-12
|
* feat(treewide): add ragenix packagesils2023-10-12
|
* feat(flake): add (r)agenixsils2023-10-12
|
* feat(u/sils/packages): add wl-togglescreenssils2023-10-12
|
* feat(flake): remove stable nixpkgs inputsils2023-10-06
|
* feat(flake.nix): add formattersils2023-09-28
|
* Feat(treewide): Switch to nixvim and tweak nvim configsils2023-08-14
|
* Refactor(flake): Declare defaultModulessils2023-08-02
| | | | This eases adding of further hosts
* Feat(flake): Add impermanencesils2023-08-02
|
* Refactor(flake): Clean commmentssils2023-07-28
|
* Fix(flake): Pass pkgs to home-managersils2023-07-28
|
* Fix(flake): Add nixneovim overlaysils2023-07-28
|
* Feat(flake): Switch to unstablesils2023-07-15
|
* Feat(flake): Add nixneovimsils2023-07-15
|
* Feat(hosts/thinklappi): Enable secureboot with lanzabootesils2023-06-30
|
* Feat(u/sils): Add Prismlaunchersils2023-06-29
|
* Feat: Disable grades, as this would stop config from building.sils2023-06-25
|
* Feat(flake): Update and restructuresils2023-06-18
|
* Build(flake): Update Inputssils2023-05-31
|
* Feat(treewide): Add river bloatsils2023-05-07
|
* Feat(treewide): Add river window managerSoispha2023-05-06
| | | | Co-authored-by: sils <sils@sils.li>
* Fix(flake): TypoSoispha2023-05-06
| | | | Co-authored-by: sils <sils@sils.li>
* Feat(flake.nix): Add devShell outputsils2023-05-05
|
* Structure(treewide): Use new structure with home-managersils2023-05-04
| | | | | home-manager enables great possibilities and is part of simplifying the structure of my config.
* Feat(structure): Restructured repositorysils2023-04-20
| | | | | This is mainly convenience and my personal preference.
* Feat: Restructure and add nameservers.sils2023-03-18
|
* Packages: Add signal-clisils2023-02-25
|
* Packages: Add geogebrasils2023-02-22
|
* Update: Added home-manager and specify nixpkgs.urlsils2023-02-07
|
* Structure: Move configuration.nix into host specific filesils2023-01-20
| | | | | | This ensures that nixos-rebuild uses flakes and will probably have advantages in case I'll ever want to deploy multiple machines using this config.
* Structure: Flakeifysils2023-01-19
Flakes enable a lot of nice options.