[NixOS] Bump flake inputs and fix home manager fallout from module rename
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ inputs, specialArgs, config, lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
inputs.home-manager.nixosModule
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
];
|
||||
|
||||
options = {
|
||||
|
||||
Reference in New Issue
Block a user