mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 06:30:10 +03:00
123
This commit is contained in:
@@ -33,6 +33,10 @@ let
|
||||
source = config.lib.file.mkOutOfStoreSymlink "${inputs.zeroq.dirs.user-storage}/KeePassXC";
|
||||
target = "keepassxc";
|
||||
};
|
||||
# "beets" = {
|
||||
# source = config.lib.file.mkOutOfStoreSymlink "${inputs.zeroq.dirs.user-storage}/beets/linux";
|
||||
# target = "beets";
|
||||
# };
|
||||
};
|
||||
userDirs = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user