Compare commits

..

2 commits

Author SHA1 Message Date
8aba0be0b4 umu: being spicy again? 2024-11-07 16:19:30 -08:00
dc4a69b73a little-lightning: fish fishing ig 2024-11-07 16:19:23 -08:00
2 changed files with 3 additions and 3 deletions

View file

@ -684,13 +684,13 @@
"revCount": 833, "revCount": 833,
"submodules": true, "submodules": true,
"type": "git", "type": "git",
"url": "https://github.com/Open-Wine-Components/umu-launcher/" "url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
}, },
"original": { "original": {
"dir": "packaging/nix", "dir": "packaging/nix",
"submodules": true, "submodules": true,
"type": "git", "type": "git",
"url": "https://github.com/Open-Wine-Components/umu-launcher/" "url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
} }
}, },
"xwayland-satellite-stable": { "xwayland-satellite-stable": {

View file

@ -28,7 +28,7 @@
home.homeDirectory = "/Users/zynh"; home.homeDirectory = "/Users/zynh";
programs.fish.shellAbbrs = { programs.fish.shellAbbrs = {
rebuild = /* bash */ "darwin-rebuild switch --flake ~/nixos#little-lightning |& nom"; rebuild = /* bash */ "darwin-rebuild switch --flake ~/nixos#little-lightning &| nom";
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [