chore: format

This commit is contained in:
DashieTM 2024-04-18 21:10:51 +02:00
parent 84da634f57
commit 57cacdb1c9
18 changed files with 360 additions and 359 deletions

View file

@ -1 +1 @@
{}
{ }

View file

@ -1 +1 @@
{}
{ }

View file

@ -1,6 +1,6 @@
{
imports = [
./marmo.nix
./configuration.nix
./marmo.nix
./configuration.nix
];
}

View file

@ -1 +1 @@
{}
{ }

View file

@ -1,4 +1,4 @@
{ lib, config, ... }: {
{
imports = [
../../modules
];

View file

@ -1,6 +1,6 @@
{
imports = [
./spaceship.nix
./configuration.nix
./spaceship.nix
./configuration.nix
];
}