mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -60,10 +60,6 @@
|
|||||||
|
|
||||||
home = {
|
home = {
|
||||||
file = {
|
file = {
|
||||||
"ssh" = {
|
|
||||||
source = config.lib.file.mkOutOfStoreSymlink "${xlib.dirs.user-storage}/ssh/${config.home.username}";
|
|
||||||
target = ".ssh";
|
|
||||||
};
|
|
||||||
"External" = {
|
"External" = {
|
||||||
source = config.lib.file.mkOutOfStoreSymlink "${xlib.dirs.therima-drive}";
|
source = config.lib.file.mkOutOfStoreSymlink "${xlib.dirs.therima-drive}";
|
||||||
target = "External";
|
target = "External";
|
||||||
|
|||||||
Reference in New Issue
Block a user