use bottles instead
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
|
|
||||||
# Sadly, I don't know how to install flatpaks like this.
|
# Sadly, I don't know how to install flatpaks like this.
|
||||||
services.flatpak.packages = [
|
services.flatpak.packages = [
|
||||||
|
# "com.usebottles.bottles"
|
||||||
# { flatpakref = "https://sober.vinegarhq.org/sober.flatpakref"; sha256 = "0"; }
|
# { flatpakref = "https://sober.vinegarhq.org/sober.flatpakref"; sha256 = "0"; }
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -60,7 +61,7 @@
|
|||||||
libsForQt5.lightly
|
libsForQt5.lightly
|
||||||
kdePackages.qt6ct
|
kdePackages.qt6ct
|
||||||
lightly-qt
|
lightly-qt
|
||||||
(pkgs.callPackage ./apps/crossover.nix {})
|
# (pkgs.callPackage ./apps/crossover.nix {})
|
||||||
];
|
];
|
||||||
|
|
||||||
# CHANGE YOUR NAME IN HOME MANAGER!
|
# CHANGE YOUR NAME IN HOME MANAGER!
|
||||||
|
|||||||
@@ -35,6 +35,7 @@
|
|||||||
(python3.withPackages (subpkgs: with subpkgs; [
|
(python3.withPackages (subpkgs: with subpkgs; [
|
||||||
requests
|
requests
|
||||||
pypresence
|
pypresence
|
||||||
|
pygobject3
|
||||||
]))
|
]))
|
||||||
wrangler
|
wrangler
|
||||||
thefuck
|
thefuck
|
||||||
|
|||||||
Reference in New Issue
Block a user