Commit graph

19 commits

Author SHA1 Message Date
Felix Schröter 1c5d83d81e
style: reformat with nixfmt-rfc-style 2024-05-26 17:37:08 +02:00
Felix Schröter 10c0834daa
refactor(flake): optimize structure
- get rid of some `rec`s
- move lib & overlays into flake modules
2023-09-30 16:40:05 +02:00
Felix Schröter 4f22b0857d
feat(flake): add nix-community cachix to nix substituters
Also sets substituters on flake.nix's `nixConfig` in addition to
`nixosConfiguration`s `nix.settings`.
2023-09-13 16:01:57 +02:00
Felix Schröter 14c98ea552
feat(nix): change system.autoUpgrade.dates to 03:00 2023-08-12 19:01:56 +02:00
Felix Schröter cf4c1973aa
feat(nix): add wurzelpfropf.cachix.org for ragenix 2023-08-12 19:01:23 +02:00
Felix Schröter b4a9a4023f
chore: remove unused nix sibstituters 2023-08-10 11:38:33 +02:00
Felix Schröter a6af748153
chore(flake): update inputs 2022-07-06 15:28:50 +02:00
Felix Schröter c739b83a86
feat(nix): add own cachix cache 2022-06-28 02:23:51 +02:00
Felix Schröter 4af1b35392
feat(system): move auto upgrade config
Moved to `system/default.nix` to `system/nix.nix`, which
makes it apply to home-server as well.
2022-06-26 12:56:37 +02:00
Felix Schröter b2bb30a24d
feat: set up deploy-rs 2022-05-05 21:24:46 +02:00
Felix Schröter 332d027471
feat(system): enable auto upgrades 2022-05-03 23:13:00 +02:00
Felix Schröter b7c50221f3
chore(flake): update inputs 2022-01-31 22:49:52 +01:00
Felix Schröter 3d8045fa8e
feat: remove obelisk 2021-12-22 17:15:29 +01:00
Felix Schröter b37559ff70
feat(nix): add shajra cache for hls with ghc 8.6.5 support 2021-10-29 20:26:43 +02:00
Felix Schröter 642f7406f6
fix: remove duplicate nix option 2021-08-10 16:24:21 +02:00
Felix Schröter 31fe83a056
feat(nix): add IOHK cache for haskell.nix 2021-06-02 19:19:11 +02:00
Felix Schröter c5f0d28b71
feat: add haskell tools 2021-01-16 17:54:59 +01:00
Felix Schröter 80d4bb746e
feat: migrate to nix flake 2020-09-23 12:36:30 +02:00
Felix Schröter 89f6ab94b4 feat: rearrange nix modules 2020-03-13 18:45:29 +01:00
Renamed from common/nix.nix (Browse further)