fixup! Fix nix warnings
This commit is contained in:
parent
a6a7e29893
commit
441797fd2f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{inputs, ...}: {
|
{inputs, ...}: {
|
||||||
imports = [inputs.flatpaks.homeManagerModules.default];
|
imports = [inputs.flatpaks.homeManagerModules.declarative-flatpak];
|
||||||
services.flatpak = {
|
services.flatpak = {
|
||||||
remotes.flathub = "https://flathub.org/repo/flathub.flatpakrepo";
|
remotes.flathub = "https://flathub.org/repo/flathub.flatpakrepo";
|
||||||
packages = [
|
packages = [
|
||||||
|
|
Loading…
Reference in a new issue