mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
remove dead code with deadnix
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib, ... }: {
|
||||
{ config, pkgs, ... }: {
|
||||
|
||||
users.users.${config.user}.shell = pkgs.fish;
|
||||
programs.fish.enable =
|
||||
|
Reference in New Issue
Block a user