4-14 update
This commit is contained in:
@@ -18,7 +18,8 @@ in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
#snes9x-gtk
|
||||
#cust-openrct2
|
||||
#dwarf-fortress-packages.dwarf-fortress-full
|
||||
mgba
|
||||
dwarf-fortress-packages.dwarf-fortress-full
|
||||
prismlauncher
|
||||
];
|
||||
};
|
||||
|
||||
@@ -42,8 +42,15 @@
|
||||
uhk-agent
|
||||
jq
|
||||
wl-clipboard
|
||||
cmake
|
||||
libnotify
|
||||
gnumake
|
||||
file
|
||||
pkg-config
|
||||
openssl
|
||||
openssl_3
|
||||
openssl_3_0
|
||||
openssl_3_3
|
||||
libvirt-glib
|
||||
man-pages
|
||||
man-pages-posix
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{ pkgs, self, lib, config, ... }:
|
||||
|
||||
let
|
||||
scheme = "tokyo-night-dark";
|
||||
scheme = "chalk";
|
||||
wallpaper = "${self}/assets/wallpapers/dark-waves.jpg";
|
||||
in {
|
||||
options = {
|
||||
|
||||
Reference in New Issue
Block a user