im lazy
This commit is contained in:
parent
e7fdc3af6b
commit
d5e36b8df8
11 changed files with 441 additions and 105 deletions
|
|
@ -27,6 +27,11 @@ in {
|
|||
../modules/angryoxide.nix
|
||||
# ../modules/flipperzero.nix
|
||||
# ../modules/chameleonultragui.nix
|
||||
|
||||
(import ../../overlays/default.nix {
|
||||
inherit pkgs;
|
||||
upkgs = pkgs-unstable;
|
||||
})
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = [
|
||||
|
|
@ -387,6 +392,8 @@ in {
|
|||
prismlauncher # minecraft
|
||||
pkgs-unstable.olympus # celeste
|
||||
discord
|
||||
discordo
|
||||
ekphos
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue