system: Set flatpak as module
This commit is contained in:
parent
06d2aa59d1
commit
d8a5045f61
6 changed files with 24 additions and 2 deletions
|
@ -65,8 +65,6 @@
|
|||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
};
|
||||
|
||||
services.flatpak.enable = true; # Important can't be enabled from home-manager
|
||||
|
||||
# Downloads and provides debug symbols and source code for nix derivations to gdb and other debuginfod-capable debuggers as needed.
|
||||
# Require https://github.com/symphorien/nixseparatedebuginfod?tab=readme-ov-file#gdb
|
||||
services.nixseparatedebuginfod.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue