fix proton
This commit is contained in:
parent
c925c9ae71
commit
660f180b86
4 changed files with 23 additions and 82 deletions
|
@ -10,11 +10,6 @@
|
|||
url = "github:oxalica/rust-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nix-rosetta-builder = {
|
||||
url = "github:cpick/nix-rosetta-builder";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
@ -23,7 +18,6 @@
|
|||
nix-darwin,
|
||||
nixpkgs,
|
||||
rust-overlay,
|
||||
nix-rosetta-builder,
|
||||
}:
|
||||
let
|
||||
configuration =
|
||||
|
@ -46,24 +40,26 @@
|
|||
rclone
|
||||
keka
|
||||
yt-dlp
|
||||
zoom-us
|
||||
teams
|
||||
|
||||
# game
|
||||
modrinth-app
|
||||
|
||||
# meetings
|
||||
zoom-us
|
||||
teams
|
||||
|
||||
# dev
|
||||
attic-client
|
||||
# colima
|
||||
# docker
|
||||
dbeaver-bin
|
||||
# dbeaver-bin
|
||||
|
||||
# dev cli
|
||||
lazygit
|
||||
lazydocker
|
||||
jujutsu
|
||||
jjui
|
||||
# gitui
|
||||
gitbutler
|
||||
btop
|
||||
# micro
|
||||
just
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue