Select the types of activity you want to include in your feed.
Personal dotfiles for Linux, mostly for Nixpkgs/NixOS-based and Termux setups. Mirrored using GitLab's push mirroring feature.
gitlab.com/andreijiroh-dev/dotfiles
···11-{ ... }:
11+{ config, pkgs, lib, ... }:
2233{
44 # Enable the KDE Plasma Desktop Environment.
+1-1
.config/nixos/shared/locale.nix
···11-{ ... }:
11+{ config, pkgs, lib, ... }:
2233{
44 # Set your time zone.
+1-1
.config/nixos/shared/meta-configs.nix
···11# This is the meta config file for nixpkgs and nix cli
2233-{ ... }:
33+{ config, pkgs, lib, ... }:
4455{
66 # Adopted from https://fnordig.de/til/nix/home-manager-allow-unfree.html,
···11+# `@andreijiroh-dev/dotfiles@nixos` - @ajhalili2006's dotfiles under nixos + nixpkgs!
22+33+Yup, I'm starting a fresh for my dotfiles, now with [nixpkgs](https://nixos.org)
44+and [home-manager]()
55+66+## Usage
77+88+### Using my Nixpkgs config
99+1010+## Directory + File Map
1111+1212+### Essientials
1313+1414+* [`.config/nixos`](./.config/nixos/) - my NixOS configuration as a flake, including system tools
1515+* [`.config/home-manager`](./.config/home-manager/) - Home-manager configs, mostly CLI and desktop apps go here