mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-27 16:59:09 +02:00
feat: add flatpack to install apps not supported well in NixOS
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
environment.systemPackages = with config.nur.repos.xddxdd; [
|
||||
# packages from nur-xddxdd
|
||||
wechat-uos
|
||||
qqmusic
|
||||
];
|
||||
|
||||
# flatpack is recommended to install other apps such as netease-cloud-music/qqmusic/...
|
||||
}
|
||||
Reference in New Issue
Block a user