Giter Club home page Giter Club logo

nix-config's Introduction

RANDOM notes

base00: "#2E3440" base01: "#3B4252" base02: "#434C5E" base03: "#4C566A" base04: "#D8DEE9" base05: "#E5E9F0" base06: "#ECEFF4" base07: "#8FBCBB" base08: "#88C0D0" base09: "#81A1C1" base0A: "#5E81AC" base0B: "#BF616A" base0C: "#D08770" base0D: "#EBCB8B" base0E: "#A3BE8C" base0F: "#B48EAD"

separate xdg and folders move mailbox to .local/shared/mail/ # accounts.email.maildirBasePath hm.accounts.email.accounts configuration to .config/isync/mbsyncrc /home/charles/.gnupg move to GNUPGHOME="$XDG_DATA_HOME"/gnupg create octopi config sending mail (msmtp) notification incomming mail (mbsync) notification

https://github.com/nix-community/nixpkgs-wayland -> inputs.nixpkgs-wayland.packages.${system}.wayprompt # from nixpkgs-wayland exclusively - pinentry UI

programs.gpg.homedir = "${hm.config.xdg.dataHome}/gnupg";

home.file."${hm.config.programs.gpg.homedir}/.keep".text = "";

nix-config's People

Contributors

alembiq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.