add flatpak + nh
This commit is contained in:
parent
921741546e
commit
821349be71
4 changed files with 15 additions and 11 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{...}: {
|
||||
services.flatpak = {
|
||||
remotes = [
|
||||
{
|
||||
location = "https://dl.flathub.org/repo/flathub.flatpakrepo";
|
||||
name = "flathub";
|
||||
}
|
||||
];
|
||||
# DEBUG: remotes = [
|
||||
# DEBUG: {
|
||||
# DEBUG: location = "https://dl.flathub.org/repo/flathub.flatpakrepo";
|
||||
# DEBUG: name = "flathub";
|
||||
# DEBUG: }
|
||||
# DEBUG: ];
|
||||
|
||||
uninstallUnmanaged = true;
|
||||
# DEBUG: uninstallUnmanaged = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue