mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 12:03:11 -05:00
Dirty, dirty tree
This commit is contained in:
parent
6db5969d3f
commit
a9a4681b49
1 changed files with 2 additions and 2 deletions
|
|
@ -30,10 +30,10 @@
|
|||
solaar = {
|
||||
url = "github:Svenum/Solaar-Flake/latest";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, lix-module, ... }@inputs:
|
||||
outputs = { self, nixpkgs, lix-module, solaar ... }@inputs:
|
||||
let
|
||||
system = "x86_64";
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue