Code Monkey home page Code Monkey logo

nixo's Introduction

YorPuter

A pretty cool system on wayland with some cool widgets.

my current wallpaper


Config in a config

You may tailor the config to how you want it.


Required directories

Since these are located at / it would be desirable if these are mountpoints or symlinks.

Note: Ability to change locations rolling out soon.

Home folders: Desktop, Documents, Videos, Pictures, Music

Secrets like .ssh and .wakatime.cfg

Try it out!

$ git clone [email protected]:yorqat/nixo.git

Installing from a nixos live environment

  • Since this is manual installation, consider reading on nixos mount points

  • Partitions should look like this on your live environment. Tip: I just turned on esp flag for boot partition using gparted

/
├── mnt/
│   └── boot/
└── ...

Note: Make sure you are cd'd correctly as it will override hardware-configuration.nix

# Generate config to persist mount points
$ nixos-generate-config --root /mnt --show-hardware-config > hardware-configuration.nix

# Install on /mnt
# Replace <hostName> with your host name like .#qat
$ nixos-install --root /mnt --flake .#<hostName>

Launch window manager

$ Hyprland

Rebuilding on changes

Note: If you update hardware or change mount points just regenerate hardware configuration

$ nixos-generate-config --show-hardware-config > hardware-configuration.nix

$ nixos-rebuild switch --flake .#<hostName> -v

Warning: Changing userName don't move your stuff but will create a new home directory.

nixo's People

Contributors

yorqat avatar

Stargazers

Jared Landers avatar Thibaut avatar Federico Damián Schonborn 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.