flake update
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
outputs.overlays.modifications
|
||||
outputs.overlays.unstable-packages
|
||||
|
||||
inputs.nur.overlays.default
|
||||
inputs.m3ta-nixpkgs.overlays.default
|
||||
# You can also add overlays exported from other flakes:
|
||||
# neovim-nightly-overlay.overlays.default
|
||||
|
||||
|
||||
@@ -22,6 +22,6 @@
|
||||
];
|
||||
packages = [inputs.home-manager.packages.${pkgs.system}.default];
|
||||
};
|
||||
home-manager.users."sascha.koenig" =
|
||||
home-manager.users."jannik.mueller" =
|
||||
import ../../../home/jannik.mueller/${config.networking.hostName}.nix;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user