update
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# };
|
||||
vdirsyncer = {
|
||||
enable = true;
|
||||
frequency = "*-*-* *:*/5:00";
|
||||
#frequency = "*-*-* *:*/5:00";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
users.users.mthomson = {
|
||||
shell = pkgs.zsh;
|
||||
#shell = pkgs.zsh;
|
||||
isNormalUser = true;
|
||||
description = "Michael Thomson";
|
||||
extraGroups = ["networkmanager" "wheel"];
|
||||
|
||||
Reference in New Issue
Block a user