chataigne works again!!!! (updated flake)
This commit is contained in:
@@ -124,27 +124,6 @@
|
||||
pulse.enable = true;
|
||||
};
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
programs.nix-ld.libraries = with pkgs; [
|
||||
curlFull
|
||||
gnutls
|
||||
libxrandr
|
||||
alsa-lib
|
||||
freetype
|
||||
avahi
|
||||
libglvnd
|
||||
curl
|
||||
SDL2
|
||||
hidapi
|
||||
libpulseaudio
|
||||
lz4
|
||||
openssl
|
||||
libcap
|
||||
libxcrypt
|
||||
libgcrypt
|
||||
libbsd
|
||||
];
|
||||
|
||||
# Local User
|
||||
users.users.user01 = {
|
||||
isNormalUser = true;
|
||||
@@ -193,10 +172,9 @@
|
||||
cava
|
||||
cmatrix
|
||||
swaynotificationcenter
|
||||
# (input {
|
||||
# package = "chataigne";
|
||||
# output = "chataigne";
|
||||
# })
|
||||
(input {
|
||||
package = "chataigne";
|
||||
})
|
||||
wlogout
|
||||
wpaperd
|
||||
kando
|
||||
|
||||
Reference in New Issue
Block a user