feat: Use mirai as substituter

This commit is contained in:
uttarayan21
2024-11-22 20:27:10 +05:30
parent 5a1729328e
commit f26456606b
9 changed files with 62 additions and 60 deletions

View File

@@ -45,7 +45,7 @@ lib.attrsets.optionalAttrs device.hasGui {
seahorse
nautilus
# nextcloud-client
nextcloud-client
gparted
polkit_gnome

View File

@@ -119,7 +119,7 @@ in {
xdg.enable = true;
xdg.userDirs = {
enable = device.isLinux;
# music = "${config.home.homeDirectory}/Nextcloud/Music";
music = "${config.home.homeDirectory}/Nextcloud/Music";
};
programs = {