feat(emacs): add pgtk
feat(hosts): add desktop
fix(emacs): change emacs package
Home to my personal configuration files.
home
: Home Manager configuration;hosts
: hosts configurations;modules
: Nix Modules;nixos
: Common NixOS configurations;pkgs
: My custom packages;prelude
: collection of functions and attributes I use extensively throughout my
configurations;templates
: Nix Flake templates that I use to start new projects or package
existing ones.
nix flake init -t github:ratsclub/dotfiles#templates.<template>
to
use the templates. See the default.nix file for a
complete list of available templates.