feat: Add just target to simply run nix with flakes and nix-command

This commit is contained in:
uttarayan21
2024-11-19 02:56:43 +05:30
parent 0914aac6e1
commit de77aad5a4
2 changed files with 3 additions and 1 deletions

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 = {