moved home.packages and flatpaks to their own file

now in home-manager/packages.nix
This commit is contained in:
Gabriella Bere 2025-06-03 16:19:56 +01:00
parent a0da51f439
commit e3220cae9b
2 changed files with 2 additions and 52 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{...}:
{
services.nextcloud-client = {
enable = true;