blob: 30733add15abb2c6a9d3b326b7d2e0fa20e75946 (
plain) (
blame)
1
2
3
4
5
6
7
|
#!/usr/bin/env sh
set -x
git restore --staged hardware-configuration.nix
git restore --staged Ran.ca
git restore --staged modules/opensuse/
git restore --staged opensuse/
|