mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 12:28:02 +01:00
style: run clean-code
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ currentSystemDe, lib, ... }:
|
{ currentSystemDe, ... }:
|
||||||
let
|
let
|
||||||
ifDesktop = de: content: {
|
ifDesktop = de: content: {
|
||||||
_type = "if";
|
_type = "if";
|
||||||
|
|||||||
Reference in New Issue
Block a user