Compare commits
No commits in common. "95de2cc67d21f60fcb9716da5d63fd97504e484c" and "bf4821a4b63407ee30365c4ff8eab46116038c69" have entirely different histories.
95de2cc67d
...
bf4821a4b6
2 changed files with 0 additions and 9 deletions
|
@ -82,11 +82,6 @@
|
|||
isNormalUser = true;
|
||||
description = "Seaswimmer";
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" ];
|
||||
openssh = {
|
||||
authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILOka7plvb0hAwDq04mb+hs+a+P3XDhyYyvhw1L5tvlz cswimr@eclipse"
|
||||
];
|
||||
};
|
||||
# packages = with pkgs; []; use home-manager instead!
|
||||
};
|
||||
|
||||
|
|
|
@ -35,12 +35,8 @@
|
|||
ff = "fastfetch";
|
||||
neofetch = "fastfetch";
|
||||
nf = "fastfetch";
|
||||
|
||||
lg = "lazygit";
|
||||
lad = "lazydocker";
|
||||
|
||||
clip = "wl-copy";
|
||||
paste = "wl-paste";
|
||||
cat = "bat";
|
||||
|
||||
l = "eza -lhg ${ezaArgs}";
|
||||
|
|
Loading…
Reference in a new issue