mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
chore: fix lint
This commit is contained in:
parent
94194bf902
commit
b02ef14ef1
17 changed files with 46 additions and 48 deletions
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
outputs = {
|
||||
flake-parts,
|
||||
nixpkgs,
|
||||
...
|
||||
} @ inputs:
|
||||
flake-parts.lib.mkFlake {inherit inputs;} {
|
||||
|
|
@ -16,7 +15,6 @@
|
|||
"x86_64-linux"
|
||||
"aarch64-linux"
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
inputs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue