diff options
author | lassulus <lass@blue.r> | 2018-06-27 23:48:35 +0200 |
---|---|---|
committer | lassulus <lass@blue.r> | 2018-06-27 23:48:35 +0200 |
commit | 0bd406844aa6d77439dfd3112ce385e37a65ef9a (patch) | |
tree | fad7208a3dc206050e4e822a17af065123f8856c | |
parent | b6107fc2c372c4333d0b33cd5814c20abd57c46a (diff) |
l repo-sync: sync nix-writers
-rw-r--r-- | lass/2configs/repo-sync.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/2configs/repo-sync.nix b/lass/2configs/repo-sync.nix index 72ecf0c27..6a07172fe 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -137,5 +137,6 @@ in { (sync-retiolum "stockholm") (sync-retiolum "wai-middleware-time") (sync-retiolum "xmonad-stockholm") + (sync-retiolum "nix-writers") ]; } |