Skip to content

Instantly share code, notes, and snippets.

View RobFisher's full-sized avatar

Rob Fisher RobFisher

View GitHub Profile
@RobFisher
RobFisher / flake.nix
Created February 9, 2024 17:39
Python in Flake example
{
description = "Python Packages Example";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-utils.url = "github:numtide/flake-utils";
};
outputs = { self, nixpkgs, flake-utils }:
flake-utils.lib.eachDefaultSystem
@RobFisher
RobFisher / framework_arch.markdown
Last active February 23, 2024 07:25
Install Arch on Framework laptop with BTRFS, encrypted swap and hibernate

See video: https://www.youtube.com/watch?v=BAQ78pBPjjc

Set up laptop

In BIOS, under security, set "Enforce secure boot" to "disabled".

Get install environment working

Keyboard layout for boot env:

localectl list-keymaps | grep uk

loadkeys uk