mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 23:47:18 +02:00
I guess this is the explanation
This commit is contained in:
parent
2cd2a3bdee
commit
3dfca69970
2 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,6 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget
|
||||
git
|
||||
rxvt_unicode
|
||||
xorg.xbacklight
|
||||
neovim
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
luj.hmgr.julien = {
|
||||
luj.programs.neovim.enable = true;
|
||||
luj.programs.git.enable = true;
|
||||
luj.programs.ssh-client.enable = true;
|
||||
luj.i3.enable = true;
|
||||
luj.polybar.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue