1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-01-18 17:25:41 +01:00
parent e0f1f5b6fb
commit e4ef84b32e
No known key found for this signature in database
24 changed files with 131 additions and 189 deletions

View file

@ -3,16 +3,9 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
hardware.url = "github:NixOS/nixos-hardware";
agenix.url = "github:ryantm/agenix";
nixos-cosmic.url = "github:lilyinstarlight/nixos-cosmic";
nixpkgs.follows = "nixos-cosmic/nixpkgs";
devenv-root = {
url = "file+file:///dev/null";
flake = false;