Giter Site home page Giter Site logo

luxus / flk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danielphan2003/flk

0.0 1.0 0.0 14.23 MB

Cold and spike-y ─ a perfect place to build your dotfiles from the ground up!

License: MIT License

Shell 10.35% Python 1.47% Lua 20.43% CSS 0.51% Nix 65.54% HTML 1.41% SCSS 0.21% Go 0.08%

flk's Introduction

flk

flk ─ which is cold and spike-y ─ is a perfect place to build your dotfiles from the ground up!

This is where I maintain my one and only dotfiles for NixOS. It inherits pretty much the same logic as digga's devos, with some clean up to keep the diffs clean.

Note: I'm revamping my tree, so most of the changes haven't been reflected in docs yet.

Getting started (wip)

flk has some useful packages that you can use.

{
  inputs.dan-flk.url = "github:danielphan2003/flk";
  outputs = { dan-flk, ... }: {
    nixosConfigurations."<your-machine>".
    channels.nixos.overlays = [ dan-flk.overlay ];
    nixos.hostDefaults.externalModules = [ dan-flk.nixosModules ];
    # home.externalModules = [ dan-flk.homeModules ];
  };
}

Features

Plus (some) overrides and modules from devos's old [community][devos-community] branch

Notable eye candies

See eye candies

Choices to make

See architecture decisions

To dos

See todos

Acknowledgements

flk's People

Contributors

danielphan2003 avatar luxus 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.