mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2024-12-29 18:46:33 +01:00
format
This commit is contained in:
parent
16de599bbe
commit
fdabc40c46
2 changed files with 6 additions and 6 deletions
|
@ -26,10 +26,10 @@ in
|
|||
|
||||
carapace.enable = true;
|
||||
carapace.enableNushellIntegration = true;
|
||||
# carapace.package = pkgs.carapace.overrideAttrs {
|
||||
# src = /home/jopejoe1/dev/carapace-bin/././././.;
|
||||
# vendorHash = "sha256-z2sxm+qxSCU60kJqI6Rg9KQRizqgJlZWjvb0zxwSL2o=";
|
||||
# };
|
||||
# carapace.package = pkgs.carapace.overrideAttrs {
|
||||
# src = /home/jopejoe1/dev/carapace-bin/././././.;
|
||||
# vendorHash = "sha256-z2sxm+qxSCU60kJqI6Rg9KQRizqgJlZWjvb0zxwSL2o=";
|
||||
# };
|
||||
|
||||
starship = {
|
||||
enable = true;
|
||||
|
|
|
@ -112,8 +112,8 @@
|
|||
jitsi-meet-electron
|
||||
thunderbird
|
||||
(ffmpeg-full.override {
|
||||
withTensorflow = true;
|
||||
withUnfree = true;
|
||||
withTensorflow = true;
|
||||
withUnfree = true;
|
||||
})
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue