remove diskstation mounts
parent
d1f6e6d954
commit
94adf45fd9
|
@ -1,7 +1,7 @@
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [ ./dunst ./diskstation ./emacs ./agenix.nix ./picom.nix ];
|
imports = [ ./dunst ./emacs ./agenix.nix ./picom.nix ];
|
||||||
|
|
||||||
home-manager.users.moritz.services = { kdeconnect.enable = true; };
|
home-manager.users.moritz.services = { kdeconnect.enable = true; };
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue