mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(floorp): mewp
This commit is contained in:
parent
0d28d7c601
commit
1f4b6c5b21
8 changed files with 12 additions and 14 deletions
|
|
@ -95,6 +95,7 @@ in {
|
|||
shellAliases = let
|
||||
packages = [
|
||||
"sidequest"
|
||||
"ungoogled-chromium"
|
||||
];
|
||||
flake = self;
|
||||
makeAliasForBin = package: nameValuePair package "nix run kat#${package}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue