Brak opisu

Ludovico Piero 5f8bcc2360 gBar: change colorscheme to catppuccin 1 rok temu
.github b4dd9a0ee7 build(deps): bump cachix/install-nix-action from 20 to 22 1 rok temu
assets 9a8a2a20e4 change windowmanager to sway 1 rok temu
hosts 3a9dcfab68 greetd: use gtkgreet 1 rok temu
modules 87b33d7569 emacs: change config 1 rok temu
overlays d9b6827521 overlays: pin waybar version 1 rok temu
pkgs 3a9dcfab68 greetd: use gtkgreet 1 rok temu
users 5f8bcc2360 gBar: change colorscheme to catppuccin 1 rok temu
.envrc 6d04fcddd3 add .envrc 1 rok temu
.gitignore 9457d96365 users/shared: change record screen using wl-screenrec 1 rok temu
.sops.yaml 81d18a8423 enable sudo 1 rok temu
README.md d85ce135c9 switch to Hyprland 1 rok temu
flake.lock 46df4cbb0a flake.lock: Update 1 rok temu
flake.nix f39544bdc0 emacs: use overlays 1 rok temu
nix-settings.nix 933671e217 ci: change cachix name 1 rok temu
nixpkgs.nix be2bc24cbd add devshell 1 rok temu
shell.nix d8e28f102b tesT 1 rok temu

README.md

NixOS # ❖ Ludovico's Dotfiles ❖ ![GitHub Repo stars](https://img.shields.io/github/stars/ludovicopiero/dotfiles?style=for-the-badge&labelColor=1B2330&color=ef65ea) ![GitHub last commit](https://img.shields.io/github/last-commit/ludovicopiero/dotfiles?style=for-the-badge&labelColor=1B2330&color=ef65ea) ![GitHub repo size](https://img.shields.io/github/repo-size/ludovicopiero/dotfiles?style=for-the-badge&labelColor=1B2330&color=ef65ea) [![Made with Doom Emacs](https://img.shields.io/badge/Made_with-Doom_Emacs-blueviolet.svg?style=for-the-badge&logo=GNU%20Emacs&labelColor=1B2330&logoColor=white&color=ef65ea)](https://github.com/doomemacs/doom-emacs) [![NixOS Master](https://img.shields.io/badge/NixOS-master-blue.svg?style=for-the-badge&labelColor=1B2330&logo=NixOS&logoColor=white&color=ef65ea)](https://nixos.org) This is my personal NixOS configuration. This configuration is heavily based on the config of [fortuneteller2k](https://github.com/fortuneteller2k/nix-config). It is a work in progress and I am still learning NixOS. I am using this configuration to learn Nix and to learn how to use NixOS to manage my personal computers.
> **Any damage caused by this configuration is not my responsibility. Use at your own risk.**

Screenshot

:computer: Details

:cherry_blossom: Acknowledgment

These are the people who have helped me learn Nix and NixOS. I would not have been able to do this without them.

:question: Why Nix?

Nix allows for easy to manage, collaborative, reproducible deployments. This means that once something is setup and configured once, it works forever. If someone else shares their configuration, anyone can make use of it.