This commit is contained in:
unexplrd
2025-02-28 21:57:09 +02:00
parent 1cdc75a57a
commit d392b1f7c9
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
# device-specific setup
{
pkgs,
inputs,

View File

@ -4,6 +4,7 @@
];
services.flatpak = {
enable = true;
uninstallUnmanaged = true;
remotes = [
{
name = "flathub";
@ -105,7 +106,6 @@
"com.usebottles.Bottles" = {
Context = {
sockets = ["x11" "wayland"];
filesystems = ["/home/user/docs/nure/tex-template/assets/BridgeKSG"];
};
};
};