mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
feat: add hardware-configuration for winters
This commit is contained in:
parent
b019b1562f
commit
eda67ab40e
6 changed files with 67 additions and 18 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{ lib, ... }:
|
||||
let
|
||||
inherit (lib) mkOption types;
|
||||
in
|
||||
|
||||
{
|
||||
options.swarselsystems.flakePath = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue