67 current 2024-04-24 18:07:33 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-24 18:07:40 -04:00
parent 2de128b3c1
commit 321a297638
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
2 changed files with 29 additions and 109 deletions

View file

@ -1,5 +1,11 @@
{ config, pkgs, inputs,... }:
# let
# uns = import <nixos-unstable> {
# config = {
# allowUnfree = true;
# };
# }; in
{
nixpkgs.config.allowUnfreePredicate = (pkg: true);
@ -39,6 +45,7 @@ prismlauncher
spotify
vscodium
vesktop
# uns.vesktop
kitty
rofi
go
@ -53,6 +60,7 @@ prismlauncher
temurin-bin-8
protonvpn-gui
# # It is sometimes useful to fine-tune packages, for example, by applying
typescript
# # overrides. You can do that directly here, just don't forget the
# # parentheses. Maybe you want to install Nerd Fonts with a limited number of
# # fonts?