mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 10:10:45 -06:00
nix format
This commit is contained in:
parent
907a1689d6
commit
55e827afc8
2 changed files with 2 additions and 6 deletions
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
inputs,
|
||||
enabled,
|
||||
...
|
||||
}:
|
||||
{ inputs, enabled, ... }:
|
||||
|
||||
{
|
||||
imports = [ inputs.nixos-wsl.nixosModules.default ];
|
||||
|
|
Loading…
Reference in a new issue