working home manager switch without --impure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
flake.homeModules.bash = { pkgs, lib, ... }:
|
||||
flake.homeModules.bash = { pkgs, ... }:
|
||||
{
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user