add bash go back as an option to disable it on server
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
{ config, lib, pkgs, username,homeDir, ... }:
|
||||
|
||||
{
|
||||
imports = [];
|
||||
|
||||
home.packages = with pkgs;[
|
||||
neovim
|
||||
dmenu
|
||||
|
Reference in New Issue
Block a user