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