mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-06-06 10:52:02 +01:00
Fixed bash config on homeserver
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{
|
||||
inputs,
|
||||
outputs,
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
unstablePkgs,
|
||||
...
|
||||
}: {
|
||||
programs = {
|
||||
bash.enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user