Formatter: Switch to alejandra

I like its style better
This commit is contained in:
2026-03-15 17:37:50 +01:00
parent 1f1a76b92d
commit a81caa8e1b
49 changed files with 75 additions and 183 deletions

View File

@@ -1,7 +1,4 @@
{
...
}:
{ ... }:
{
imports = [
./flatpak.nix

View File

@@ -4,7 +4,5 @@
lib,
...
}:
{
}

View File

@@ -4,7 +4,6 @@
lib,
...
}:
let
gdmMonitorsXml = pkgs.writeText "gdm-monitor.xml" ''
<monitors version="2">

View File

@@ -4,7 +4,6 @@
lib,
...
}:
{
environment = {
systemPackages = with pkgs.gnomeExtensions; [

View File

@@ -1,7 +1,4 @@
{
...
}:
{ ... }:
{
dconf.settings = { };
}

View File

@@ -1,7 +1,4 @@
{
...
}:
{ ... }:
{
imports = [
./apps.nix

View File

@@ -1,7 +1,4 @@
{
...
}:
{ ... }:
{
dconf.settings = { };
}

View File

@@ -1,8 +1,4 @@
{
lib,
...
}:
{ lib, ... }:
{
dconf.settings = {
"org/gnome/settings-daemon/plugins/media-keys" = {

View File

@@ -1,7 +1,4 @@
{
...
}:
{ ... }:
{
imports = [
./dconf

View File

@@ -5,7 +5,6 @@
czkawka-master,
...
}:
{
environment.systemPackages = with pkgs; [
amdgpu_top

View File

@@ -4,7 +4,6 @@
lib,
...
}:
{
programs = {
ccache = {
@@ -15,12 +14,12 @@
obs-studio = {
enable = true;
plugins = with pkgs.obs-studio-plugins; [
wlrobs
obs-backgroundremoval
obs-gstreamer
obs-pipewire-audio-capture
obs-vaapi
obs-gstreamer
obs-vkcapture
wlrobs
];
};
};

View File

@@ -4,7 +4,6 @@
lib,
...
}:
{
environment.systemPackages = with pkgs; [
zram-generator

View File

@@ -1,8 +1,4 @@
{
lib,
...
}:
{ lib, ... }:
{
virtualisation.vmVariant = {
virtualisation = {