Skip to content

Commit

Permalink
feat: update some local packages list
Browse files Browse the repository at this point in the history
  • Loading branch information
nokazn committed Aug 18, 2023
1 parent d3215ac commit 9491fd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nixpkgs/home/packages/gui.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ pkgs, ... }:

with pkgs; [
google-chrome
# google-chrome
gnome.gedit # The default text editor of the GNOME desktop environment and part of the GNOME Core Applications
xfce.thunar # A file manager for Linux and other Unix-like systems
]
1 change: 1 addition & 0 deletions .config/nixpkgs/home/packages/langs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ with pkgs; [
cue # A data constraint language which aims to simplify tasks involving defining and using data
deno
elmPackages.elm
erlang
lua
]

0 comments on commit 9491fd2

Please sign in to comment.