mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-26 11:02:18 +00:00
Compare commits
4 commits
a79d6edec3
...
e9ea326003
Author | SHA1 | Date | |
---|---|---|---|
e9ea326003 | |||
14fab92bb5 | |||
a44b2f3878 | |||
f61e6db3ff |
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
{ lib, ... }: {
|
||||
programs.eza = {
|
||||
enable = true;
|
||||
enableAliases = true;
|
||||
extraOptions = [
|
||||
"--group-directories-first"
|
||||
];
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
gimp-with-plugins
|
||||
# gimp-with-plugins
|
||||
lagrange
|
||||
obsidian
|
||||
qFlipper
|
||||
|
|
Loading…
Reference in a new issue