update to 22.11
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
users.users.anish = {
|
||||
description = "Personal user for Anish";
|
||||
hashedPassword = "MVHHpy9gbe3ow";
|
||||
hashedPassword = "$y$j9T$y3DPt/dWaPE.gRazQqw1w0$1RMH5sl/Nu8kW3ZMywYCPRniHD/jF5qRh0VKrdJ.bV2";
|
||||
shell = pkgs.zsh;
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "audio" ];
|
||||
@@ -17,6 +17,8 @@
|
||||
];
|
||||
};
|
||||
|
||||
home-manager.users.anish.home.stateVersion = "22.05";
|
||||
|
||||
# home-manager.users.anish.programs.git = {
|
||||
# userName = "Anish Lakhwara";
|
||||
# userEmail = "anish+git@lakhwara.com";
|
||||
|
||||
@@ -206,7 +206,6 @@
|
||||
tai = "task add +in";
|
||||
tn = "task-note";
|
||||
tp = "task limit:page";
|
||||
te = "task edit";
|
||||
ts = "task sync";
|
||||
|
||||
# keeping for posterity but now sxhkbd handles screenshot with <Super+O>
|
||||
|
||||
Reference in New Issue
Block a user