486 current 2024-04-28 12:34:06 24.05.20240428.30ddacc 6.8.6-zen1 *
This commit is contained in:
parent
0ec42486dc
commit
e18efa70cb
4 changed files with 16 additions and 17 deletions
|
|
@ -73,7 +73,6 @@ in {
|
|||
home.stateVersion = "23.11"; # Please read the comment before changing it.
|
||||
|
||||
home.packages = [
|
||||
(pkgs.nerdfonts.override {fonts = ["Iosevka"];})
|
||||
pkgs.wofi
|
||||
pkgs.dconf
|
||||
pkgs.wl-clipboard
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@ with pkgs; {
|
|||
g = "git";
|
||||
n = "nix";
|
||||
r = "rebuild";
|
||||
dataloader = "ssh -i ~/data_loader_key.pem ec2-user@ec2-34-219-249-201.us-west-2.compute.amazonaws.com";
|
||||
vm = "nixos-rebuild build-vm --flake ~/nixos#earth";
|
||||
mnt = "udisksctl mount -b";
|
||||
umnt = "udisksctl unmount -b";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue