format nix with alejandra

This commit is contained in:
js0ny 2025-10-24 22:41:27 +01:00
parent e1cc141ce7
commit 2b498c9fd3
37 changed files with 183 additions and 177 deletions

View file

@ -1,6 +1,5 @@
# ~/.config/nixcfgs/hosts/zephyrus/default.nix
{ pkgs, ... }:
{
{pkgs, ...}: {
imports = [
# Host-specific configs
./asus.nix
@ -23,6 +22,7 @@
# desktop environment and display manager
../../modules/nixos/desktop/dm/gdm.nix
../../modules/nixos/desktop/de/gnome.nix
../../modules/nixos/desktop/de/niri.nix
# desktop programs
../../modules/nixos/programs/chromium.nix