NixOS configurations https://nixos.org
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-17 00:16:49 +02:00
hosts L7: Refactor, add program OBS Studio, remove broken packages 2026-09-17 00:16:49 +02:00
packages L6: refactured nix cfg structure, added pkgs, removed pkgs that are not needed, set nvidia driver to legacy 580 2026-09-14 11:01:41 +02:00
user/micro Add flakeupd command 2026-03-29 00:02:07 +01:00
.gitignore Updated updatescript, added .gitignore 2024-02-24 23:58:11 +01:00
flake.lock M2: update flake; install blender, tenacity, keystore-explorer; remove davici-resolve, mysql-workbench, audacity 2026-09-13 23:05:12 +02:00
flake.nix L6: refactured nix cfg structure, added pkgs, removed pkgs that are not needed, set nvidia driver to legacy 580 2026-09-14 11:01:41 +02:00
README.md Merge remote-tracking branch 'origin/master' into protepto-l6l 2026-01-05 17:40:07 +01:00

NixOS Configurations ❄️

This repository contains configs for NixOS created as backups

Command Reference 🖥️

Update current configuration

sudo nixos-rebuild switch --flake .

Update packages of flake

sudo nix flake update

Update home-manager configuration (home.nix)

home-manager switch --flake .