formatter: add deadnix (#7331)

This commit is contained in:
awwpotato 2025-06-28 14:28:39 -07:00 committed by GitHub
parent da077f20db
commit 76d0c31fce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 62 additions and 73 deletions

View file

@ -1,4 +1,3 @@
{ config, ... }:
{
programs.helix = {
enable = true;

View file

@ -1,4 +1,3 @@
{ pkgs, lib, ... }:
{
programs.lutris.enable = true;
nmt.script =

View file

@ -1,5 +1,3 @@
{ config, lib, ... }:
{
programs.mc = {
enable = true;