removed unnecessary home-manager-unstable arguments

This commit is contained in:
willifan 2024-06-27 18:30:20 +02:00
parent f6ea49629d
commit 41224a66a9
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, home-manager-unstable, ... }:
{ pkgs, ... }:
{

View file

@ -1,4 +1,4 @@
{ pkgs, home-manager-unstable, ... }:
{ pkgs, ... }:
{
imports = [