Regenerated
This commit is contained in:
+3
-2
@@ -34,7 +34,7 @@
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, import-tree, stylix, hyprland, emacs-overlay, zen-browser, ... }:
|
||||
outputs = { self, nixpkgs, home-manager, import-tree, stylix, hyprland, emacs-overlay, zen-browser, flatpak ... }:
|
||||
let
|
||||
system = "x86_64-linux";
|
||||
flakeRoot = self;
|
||||
@@ -47,8 +47,9 @@
|
||||
({ ... }: {
|
||||
nixpkgs.overlays = [ emacs-overlay.overlays.default ];
|
||||
})
|
||||
flatpak.nixosModules.default
|
||||
./generated/hosts/traveldroid/host.nix
|
||||
inputs.nixpkgs.follows = "nixpkgs"
|
||||
|
||||
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user