Renamed ./02_shaders_nothern-lights.nix to ./02_shaders_northern-lights.nix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
imports = [
|
||||
./01_shaders_bar-spectrum.nix
|
||||
./02_shaders_nothern-lights.nix
|
||||
./02_shaders_northern-lights.nix
|
||||
./03_shaders_pass-through.nix
|
||||
./04_shaders_spectrogram.nix
|
||||
./05_shaders_winamp-line-style-spectrum.nix
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
# nix.registry.nixpkgs.flake = nixpkgs;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
environment.extraInit = ''
|
||||
|
||||
Reference in New Issue
Block a user