flake: bump stable to 25.05
required because of home-manager zsh changes
This commit is contained in:
parent
d0895da153
commit
ccf3fa2f4a
3 changed files with 20 additions and 20 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ config, inputs, modules, ... }: {
|
||||
imports = [
|
||||
inputs.home-manager-vicuna.nixosModules.home-manager
|
||||
inputs.home-manager-stable.nixosModules.home-manager
|
||||
];
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue