moved home.packages and flatpaks to their own file
now in home-manager/packages.nix
This commit is contained in:
parent
a0da51f439
commit
e3220cae9b
2 changed files with 2 additions and 52 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{...}:
|
||||
{
|
||||
services.nextcloud-client = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue