mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
More user config variables set in flake
This commit is contained in:
parent
976317527e
commit
86535623cf
5 changed files with 43 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, python3Packages, nix-doom-emacs, stylix, username, email, dotfilesDir, theme, ... }:
|
||||
{ config, lib, pkgs, python3Packages, nix-doom-emacs, stylix, username, email, dotfilesDir, theme, wm, browser, editor, spawnEditor, term, ... }:
|
||||
|
||||
{
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue