bugs
This commit is contained in:
parent
223ee9efd2
commit
16770c5d67
6 changed files with 23 additions and 27 deletions
|
@ -10,7 +10,7 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = [
|
||||
environment.systemPackages = with pkgs; [
|
||||
neofetch
|
||||
|
||||
fd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue