1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-12-29 01:11:02 +01:00
parent 20f0705053
commit 714753ab9f
No known key found for this signature in database
3 changed files with 6 additions and 341 deletions

View file

@ -6,20 +6,13 @@
flake-parts.url = "github:hercules-ci/flake-parts";
# Hardware support
hardware.url = "github:NixOS/nixos-hardware";
# Agenix
agenix.url = "github:ryantm/agenix";
# Helix
hxwrap.url = "git+https://forgejo@tea.wrz.one/lukas/hxwrap.git";
# COSMIC
nixos-cosmic.url = "github:lilyinstarlight/nixos-cosmic";
nixpkgs.follows = "nixos-cosmic/nixpkgs";
# Devenv
devenv-root = {
url = "file+file:///dev/null";
flake = false;