Add Fluxer desktop app package
Expose Fluxer as a system package by adding a new fluxer module and importing it in the core packages list.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
_: {
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
imports = [
|
||||
./fluxer
|
||||
./essentials.nix
|
||||
./packages.nix
|
||||
./programs.nix
|
||||
|
||||
Reference in New Issue
Block a user