format with nixfmt to nixpkgs standarts
nix flake show / show-flake (push) Successful in 27s

This commit is contained in:
smayzy
2025-07-24 19:19:46 +02:00
parent 8ce74dd7bf
commit 092579af98
56 changed files with 438 additions and 218 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
{ lib, config, ... }:
{ lib, config, ... }:
let
inherit (lib) mkIf mkOption types;
in
@@ -20,7 +20,7 @@ in
floorp.enable = true;
stylix.enable = true;
audio.enable = true;
office.enable= true;
office.enable = true;
webcord.enable = true;
element.enable = true;
sddm.enable = true;