Use ignore patterns instead of empty argument sets

This commit is contained in:
SebastianStork 2025-04-30 11:13:40 +02:00
parent 3fe5c70433
commit 09e710df98
3 changed files with 3 additions and 6 deletions

View file

@ -1,5 +1,4 @@
{ ... }:
{
_: {
imports = [ ../home.nix ];
home.stateVersion = "24.11";