mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
updates
This commit is contained in:
parent
ac71ee2529
commit
91afd10859
2 changed files with 2 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
ln -s ${pkgs.neovim}/bin/nvim $out/bin/vim
|
||||
'')
|
||||
pkgs-unstable.firefox
|
||||
adwaita-icon-theme
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
};
|
||||
utilPkgs = with pkgs; [ alsa-utils nix-search-cli neofetch dysk nsxiv tree wl-clipboard appimage-run libnotify grim slurp yazi mate.caja htop nixpkgs-fmt ];
|
||||
windowManagerPkgs = with pkgs; [ wmenu mako nsxiv autotiling nwg-look xorg.xkill ];
|
||||
devPkgs = with pkgs; [ emacs-gtk gcc clang-tools ruby_3_4 nodejs ];
|
||||
devPkgs = with pkgs; [ gcc clang-tools ruby_3_4 nodejs ];
|
||||
otherPkgs = with pkgs; [ mpv vesktop wlr-randr swaybg ];
|
||||
in {
|
||||
home.username = "coast";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue