modified: flake.nix
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
};
|
};
|
||||||
homeConfigurations = {
|
homeConfigurations = {
|
||||||
myUser = home-manager.lib.homeManagerConfiguration {
|
myUser = home-manager.lib.homeManagerConfiguration {
|
||||||
inherit pkgs;
|
inherit nixpkgs;
|
||||||
modules = [
|
modules = [
|
||||||
firefox-webapp.home-modules.firefox-webapp
|
firefox-webapp.home-modules.firefox-webapp
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user