mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-01 15:36:18 +02:00
packages: Remove osu-stable
Not needed anymore since I'd rather manage my own osu! files.
This commit is contained in:
parent
59eb54e1e5
commit
6d5365f2b3
@ -1,13 +1,11 @@
|
|||||||
{ pkgs
|
{ pkgs
|
||||||
, lib
|
, lib
|
||||||
, nix-gaming
|
|
||||||
, ...
|
, ...
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let VARIABLES = import ./variables.nix; in {
|
let VARIABLES = import ./variables.nix; in {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
grimblast
|
grimblast
|
||||||
nix-gaming.packages."${VARIABLES.system}".osu-stable
|
|
||||||
waycorner
|
waycorner
|
||||||
slade
|
slade
|
||||||
typespeed
|
typespeed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user