Fix issues after updating lockfile
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
parent
a5d42d3a0c
commit
a3ac254912
12 changed files with 215 additions and 157 deletions
|
|
@ -64,6 +64,7 @@
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
android-tools
|
||||
sanoid
|
||||
# Below 3 installed for sanoid
|
||||
pv
|
||||
|
|
@ -85,7 +86,6 @@
|
|||
"/share/xdg-desktop-portal"
|
||||
];
|
||||
|
||||
programs.adb.enable = true;
|
||||
programs.light.enable = true;
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
|
|
|||
|
|
@ -159,7 +159,6 @@
|
|||
nix-index
|
||||
|
||||
vlc
|
||||
xfce.thunar
|
||||
prusa-slicer
|
||||
esptool
|
||||
minicom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue