Move pws
This commit is contained in:
parent
c88df9b954
commit
c2c8e002b9
5 changed files with 8 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ config, ... }: {
|
||||
imports = [
|
||||
../../modules/conf.nix
|
||||
../../modules
|
||||
];
|
||||
conf = {
|
||||
monitor = "eDP-1";
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
{
|
||||
name = "pw_sync";
|
||||
remote = "PWs";
|
||||
local = "/home/${config.conf.username}/PWs";
|
||||
local = "/home/${config.conf.username}/Music";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue