Giter VIP home page Giter VIP logo

dotfiles-nix's Introduction

dotfiles

My NixOS configuration.

Note:
If you came here via an link from Reddit, you're probably looking for my old dotfiles.

Structure

configuration.nix contains all system-level configuration.

That means it configures hardware, permissions, global settings and important multi-user packages. It does NOT contain any application config, keybindings, or other things that are not essential for a working system and/or for a working desktop.

All those settings are managed via Home Manager. The only exception to this rule are fonts, since home-manager doesn't provide any way to install or configure fonts, and the TTY setup, since has to always be configured system-wide.

Theming

I use the default libadwaita theme + adw-gtk3 for old apps. I have a program called gtk3-darkmode-daemon that listens for changes in gsettings, and changes the GTK3 theme to adw-gtk3-dark if libadwaita dark-mode is activated.

Desktop

I use the Sway window manager that I integrated with GNOME services, similar to my old sway-gnome setup on Arch Linux.

The Sway + GNOME services is enabled system-wide, but the configuration for sway, and its own services (mako, kanshi etc) is managed on user-level using Home Manager.

Xwayland is enabled by default. Because, let's be honest. Nothing is gonna work without it.

dotfiles-nix's People

Contributors

robinboers 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.