No description
Find a file
2024-11-14 19:11:24 +02:00
common feat: font; qt theme; foot program 2024-10-26 12:47:26 +03:00
home-manager/stvnliu feat: nixvim lsp: pylsp -> pylyzer 2024-11-14 19:11:24 +02:00
nixos chore: bump flake.lock 2024-11-14 14:10:21 +02:00
.envrc feat(devenv): make new devenv config that integrates alejandra and commitizen 2024-08-09 18:06:06 +08:00
.gitignore feat(devenv): make new devenv config that integrates alejandra and commitizen 2024-08-09 18:06:06 +08:00
devenv.lock chore: bump devenv lock file 2024-11-02 11:22:29 +02:00
devenv.nix chore: update and Alejandra formatting on devenv 2024-08-20 16:07:20 +08:00
devenv.yaml feat(devenv): make new devenv config that integrates alejandra and commitizen 2024-08-09 18:06:06 +08:00
flake.lock chore: bump flake.lock 2024-11-14 14:10:21 +02:00
flake.nix chore: bump flake.lock and refactor flake.nix 2024-09-26 16:49:28 +03:00
LICENSE chore: add LICENSE 2024-08-13 12:54:59 +08:00
README.md chore: update README 2024-10-07 10:14:20 +03:00

My NixOS configuration

  • system: "x86_64-linux"
  • host os: Linux 6.10.9-zen1, NixOS, 24.11 (Vicuna), 24.11.20241004.bc947f5
  • multi-user?: yes
  • sandbox: yes
  • version: `nix-env (Lix, like Nix) 2.91.0

Installation

This configuration is dependent on flakes being enabled in the system building the config.

sudo nixos-rebuild --flake <path_to_this_config>#<your_hostname> switch

Features

Nvidia drivers

This configuration uses Nvidia's new open source 560 drivers, which has decent Wayland support.

Hyprland and WM components

This configuration contains JavaScript (GJS) configuration files for AGS, the bar used in my Hyprland desktop configuration

Neovim through Nixvim

Neovim is supported with a wide range of plugin packages that allow a rich editing experience.