mirror of
https://github.com/mentos1386/dotfiles.git
synced 2025-03-14 21:31:04 +00:00
5 lines
67 B
Bash
5 lines
67 B
Bash
|
#!/bin/env bash
|
||
|
export NIXPKGS_ALLOW_UNFREE=1
|
||
|
|
||
|
home-manager switch
|