fixing monitors on desktop

This commit is contained in:
Miguel Palhas
2025-09-25 09:26:16 +01:00
parent d140e4fe20
commit a0052892c8
8 changed files with 9 additions and 78 deletions
-1
View File
@@ -1,7 +1,6 @@
{ pkgs, ... }:
{
imports = [
./firefox.nix
./darkman.nix
];