Work is now working
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../shared
|
||||
];
|
||||
system.stateVersion = 4;
|
||||
programs.zsh.enable = true;
|
||||
programs.bash.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user