Compare commits
No commits in common. "c5b592afb3702aa0f4d1938c870b183f124c0261" and "620762f078bda8719a8b54756ea755f416a91eb6" have entirely different histories.
c5b592afb3
...
620762f078
3 changed files with 2 additions and 8 deletions
|
@ -4,11 +4,9 @@ let
|
|||
unstable = import <nixos-unstable> {};
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
acpi
|
||||
bash
|
||||
bash-completion
|
||||
bat
|
||||
borgbackup
|
||||
direnv
|
||||
fd
|
||||
fzf
|
||||
|
|
|
@ -69,9 +69,9 @@ in {
|
|||
hicolor-icon-theme
|
||||
numix-icon-theme
|
||||
|
||||
unstable.alacritty
|
||||
imv
|
||||
inkscape
|
||||
libqrencode
|
||||
libreoffice
|
||||
libsecret
|
||||
lxappearance
|
||||
|
@ -81,10 +81,9 @@ in {
|
|||
pcmanfm
|
||||
pulseaudio
|
||||
pulsemixer
|
||||
unstable.keepassxc
|
||||
wl-clipboard
|
||||
xdg_utils
|
||||
unstable.alacritty
|
||||
unstable.keepassxc
|
||||
(
|
||||
pkgs.writeTextFile {
|
||||
name = "startsway";
|
||||
|
|
|
@ -10,8 +10,5 @@ in {
|
|||
pkgsCross.avr.libcCross
|
||||
pkgsCross.avr.buildPackages.gcc8
|
||||
pkgsCross.avr.buildPackages.binutils
|
||||
unstable.cura
|
||||
openscad
|
||||
kicad
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue