treewide: add back cinny and mission-center

This commit is contained in:
Anthony Rodriguez 2024-11-27 17:45:20 +01:00
parent f138465dbd
commit e4b5c00f7c
Signed by: nezia
GPG key ID: EE3BE97C040A86CE
2 changed files with 11 additions and 12 deletions

View file

@ -28,23 +28,22 @@
# miscellaneous programs that do not need to be configured
home.packages = with pkgs; [
cinny-desktop
entr
fractal
geary
gnome-control-center
imhex
logisim-evolution
mission-center
nautilus
obsidian
playerctl
proton-pass
simple-scan
vesktop
wl-clipboard
fractal
gnome-control-center
playerctl
nautilus
simple-scan
entr
inputs.neovim-flake.packages.${pkgs.system}.default
# https://nixpkgs-tracker.ocfox.me/?pr=357219
# mission-center
# cinny-desktop
inputs.neovim-flake.packages.${pkgs.system}.default
];
}

View file

@ -3,8 +3,8 @@
config = {
allowUnfree = true;
permittedInsecurePackages = [
"cinny-4.2.2"
"cinny-unwrapped-4.2.2"
"cinny-4.2.3"
"cinny-unwrapped-4.2.3"
"segger-jlink-qt4-796s"
];
segger-jlink.acceptLicense = true;