formatting
This commit is contained in:
parent
39f5651279
commit
71460684ba
5 changed files with 4 additions and 8 deletions
|
|
@ -4,8 +4,6 @@
|
|||
config,
|
||||
...
|
||||
}: {
|
||||
|
||||
|
||||
options = {
|
||||
arduinoSetup = lib.mkOption {
|
||||
type = lib.types.bool;
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@
|
|||
./nix-settings.nix
|
||||
./secrets.nix
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@
|
|||
userName = "osbm";
|
||||
};
|
||||
|
||||
|
||||
# This value determines the Home Manager release that your
|
||||
# configuration is compatible with. This helps avoid breakage
|
||||
# when a new Home Manager release introduces backwards
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue