Giter Site home page Giter Site logo

nixos-config's Introduction

NixOS Config

This repository contains configurations I use to setup new workstations. The repo is using NixOS with home-manager to install wanted packages, user rights, users and so on.

Installation

System wide NixOS configurations should be installed before home-manager. You can find first time installation guide for NixOS configuration from nixos/README.md.

After system wide NixOS configuration has been taken into use home-manager can be setup with instructions located at home-manager/README.md.

Development mode

Script called "dev.sh" is included to help with developing system wide NixOS configuration. This script can be used to change file permissions of NixOS configuration.

Usage of dev.sh script:

To start development session (take ownership of NixOS configuration for current user) use:

./dev.sh start

To stop development session (give ownership of NixOS configuration back to root) use:

./dev.sh stop

Taking ownership makes it easier to manage the configuration as you don't have to use sudo powers to modify files. Giving ownership back to root is not mandatory and your system will run fine without it but it is good habit to keep configuration more secure from unwanted modifications.

nixos-config's People

Contributors

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