Skip to content

update lualine config to show relative filepath instead of just name #134

update lualine config to show relative filepath instead of just name

update lualine config to show relative filepath instead of just name #134

Workflow file for this run

name: Build Flake
on:
push:
branches:
- master
paths:
- '**'
pull_request:
branches:
- master
paths:
- '**'
jobs:
build-starter-template:
uses: ./.github/workflows/build-template.yaml
with:
derivation: 'nixosConfigurations.vinnix.config.system.build.toplevel'